X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fmmu.h;h=4c0e1b4f975c369e2655b29c8bf660d9b05ac8a6;hb=70fbb9388365c3f6f9f17e6501a67f8636e4af08;hp=d44d211e7588e587022c1d4550fbfcf16ea0a828;hpb=2e85622042cb5fd56a606e884651ffde52f21028;p=linux-2.6 diff --git a/include/asm-powerpc/mmu.h b/include/asm-powerpc/mmu.h index d44d211e75..4c0e1b4f97 100644 --- a/include/asm-powerpc/mmu.h +++ b/include/asm-powerpc/mmu.h @@ -8,6 +8,9 @@ #elif defined(CONFIG_PPC_STD_MMU) /* 32-bit classic hash table MMU */ # include +#elif defined(CONFIG_40x) +/* 40x-style software loaded TLB */ +# include #elif defined(CONFIG_44x) /* 44x-style software loaded TLB */ # include