]>
git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - arch/powerpc/include/asm/pgalloc.h
1 #ifndef _ASM_POWERPC_PGALLOC_H
2 #define _ASM_POWERPC_PGALLOC_H
6 #ifdef CONFIG_PPC_BOOK3S
7 #include <asm/book3s/pgalloc.h>
9 #include <asm/nohash/pgalloc.h>
12 #endif /* _ASM_POWERPC_PGALLOC_H */