]> rtime.felk.cvut.cz Git - mcf548x/linux.git/blobdiff - arch/m68k/include/asm/page.h
Current (FEC from 2.6.31 port, no CAN, no I2C, no PCI)
[mcf548x/linux.git] / arch / m68k / include / asm / page.h
index dfebb7c1e3796bf49adf5c691095a4319424e906..e19486e4cffc7f9c6ec518772a2b57d8e6460ec9 100644 (file)
@@ -6,7 +6,7 @@
 #include <asm/page_offset.h>
 
 /* PAGE_SHIFT determines the page size */
-#ifndef CONFIG_SUN3
+#if !defined(CONFIG_SUN3) && !defined(CONFIG_COLDFIRE)
 #define PAGE_SHIFT     (12)
 #else
 #define PAGE_SHIFT     (13)