]> rtime.felk.cvut.cz Git - mcf548x/linux.git/blobdiff - arch/m68k/include/asm/pgtable_mm.h
Various compilation fixes.
[mcf548x/linux.git] / arch / m68k / include / asm / pgtable_mm.h
index c0c51463303c3db3825d79fcb3e596b859fc0f70..82878af9f45e706c34d11677a171366592fc8c04 100644 (file)
@@ -136,7 +136,7 @@ static inline void update_mmu_cache(struct vm_area_struct *vma,
 
 #ifdef CONFIG_SUN3
 #include <asm/sun3_pgtable.h>
-#elif CONFIG_COLDFIRE
+#elif defined(CONFIG_COLDFIRE)
 #include <asm/mcf_pgtable.h>
 #else
 #include <asm/motorola_pgtable.h>