]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/bio.h
[PATCH] fix and optimize clock source update
[linux-2.6-omap-h63xx.git] / include / linux / bio.h
index b60ffe32cd21b34acfeee792d8d5ff3f66f94bd7..76bdaeab6f622240fe8f898a9caf0815770f7c38 100644 (file)
@@ -47,7 +47,7 @@
 #define BIO_BUG_ON
 #endif
 
-#define BIO_MAX_PAGES          (256)
+#define BIO_MAX_PAGES          256
 #define BIO_MAX_SIZE           (BIO_MAX_PAGES << PAGE_CACHE_SHIFT)
 #define BIO_MAX_SECTORS                (BIO_MAX_SIZE >> 9)