]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/BusLogic.h
Merge branch 'master' into gfs2
[linux-2.6-omap-h63xx.git] / drivers / scsi / BusLogic.h
index 9792e5af5252c4a6378490667fe64f5318c64dac..d6d1d5613c8aa9e6a207204cdd0127112a548761 100644 (file)
@@ -237,10 +237,7 @@ enum BusLogic_BIOS_DiskGeometryTranslation {
   Define a Boolean data type.
 */
 
-typedef enum {
-       false,
-       true
-} PACKED boolean;
+typedef bool boolean;
 
 /*
   Define a 10^18 Statistics Byte Counter data type.