]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - arch/openrisc/include/asm/io.h
mm: reorder includes after introduction of linux/pgtable.h
[mirror_ubuntu-jammy-kernel.git] / arch / openrisc / include / asm / io.h
index e18f038b2a6df0e5a4bc6f2c974e4d46d89590fc..db02fb2077d92c35ef909ca9802d255fb8671edb 100644 (file)
@@ -26,7 +26,6 @@
 #define PIO_MASK               0
 
 #include <asm-generic/io.h>
-#include <asm/pgtable.h>
 
 void __iomem *ioremap(phys_addr_t offset, unsigned long size);
 extern void iounmap(void *addr);