X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-m68k%2Fsetup.h;h=9e23492685ebe6aa9b9e62c9732997f84933ef43;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=ce2762822a2b38c048ebbd8affad728564b9209a;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/asm-m68k/setup.h b/include/asm-m68k/setup.h index ce2762822..9e2349268 100644 --- a/include/asm-m68k/setup.h +++ b/include/asm-m68k/setup.h @@ -264,7 +264,7 @@ extern int m68k_is040or060; # define MMU_IS_SUN3 (0) #elif defined(CONFIG_M68030) || defined(CONFIG_M68040) || defined(CONFIG_M68060) # define CPU_IS_020 (m68k_cputype & CPU_68020) -# define MMU_IS_851 (m68k_cputype & MMU_68851) +# define MMU_IS_851 (m68k_mmutype & MMU_68851) # define MMU_IS_SUN3 (0) /* Sun3 not supported with other CPU enabled */ #else # define CPU_M68020_ONLY