X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=arch%2Fpowerpc%2Finclude%2Fasm%2Fpgtable.h;h=f74ef41920b701cfefb3c28d27742f252b3c4fc4;hb=ca5999fde0a1761665a38e4c9a72dbcd7d190a81;hp=ae58b524a92422192056ab1dd2842430c3da4c08;hpb=cf0c97f148e9e50aa5a7ddd1984a604dd2bde4af;p=mirror_ubuntu-jammy-kernel.git diff --git a/arch/powerpc/include/asm/pgtable.h b/arch/powerpc/include/asm/pgtable.h index ae58b524a924..f74ef41920b7 100644 --- a/arch/powerpc/include/asm/pgtable.h +++ b/arch/powerpc/include/asm/pgtable.h @@ -96,8 +96,6 @@ extern unsigned long ioremap_bot; */ #define kern_addr_valid(addr) (1) -#include - #ifndef CONFIG_TRANSPARENT_HUGEPAGE #define pmd_large(pmd) 0 #endif