]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/scsi/aic7xxx/aic79xx_osm.h
[PATCH] FDPIC: Move roundup() into linux/kernel.h
[mirror_ubuntu-artful-kernel.git] / drivers / scsi / aic7xxx / aic79xx_osm.h
index 9e871de2383564816c7ac703966b4d8ecf24600c..601340d84410a04ee6e25f615d523eae1a457f5a 100644 (file)
@@ -93,7 +93,6 @@
 #endif
 
 /********************************** Misc Macros *******************************/
-#define        roundup(x, y)   ((((x)+((y)-1))/(y))*(y))
 #define        powerof2(x)     ((((x)-1)&(x))==0)
 
 /************************* Forward Declarations *******************************/