]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - arch/nds32/include/asm/pgtable.h
mm: introduce include/linux/pgtable.h
[mirror_ubuntu-jammy-kernel.git] / arch / nds32 / include / asm / pgtable.h
index 476cc4dd17096d58962ccedbf5e540d0f159b3d7..51fe1c567702b1c5cb341ad72cbdedc9381de0e0 100644 (file)
@@ -374,8 +374,6 @@ extern pgd_t swapper_pg_dir[PTRS_PER_PGD];
 /* Needs to be defined here and not in linux/mm.h, as it is arch dependent */
 #define kern_addr_valid(addr)  (1)
 
-#include <asm-generic/pgtable.h>
-
 /*
  * We provide our own arch_get_unmapped_area to cope with VIPT caches.
  */