]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - arch/xtensa/include/asm/highmem.h
mm: reorder includes after introduction of linux/pgtable.h
[mirror_ubuntu-jammy-kernel.git] / arch / xtensa / include / asm / highmem.h
index d6a10704307a058f456921714bceb914310ab439..eac503215f178b0072711678738705fe272ace0a 100644 (file)
 #define _XTENSA_HIGHMEM_H
 
 #include <linux/wait.h>
+#include <linux/pgtable.h>
 #include <asm/cacheflush.h>
 #include <asm/fixmap.h>
 #include <asm/kmap_types.h>
-#include <asm/pgtable.h>
 
 #define PKMAP_BASE             ((FIXADDR_START - \
                                  (LAST_PKMAP + 1) * PAGE_SIZE) & PMD_MASK)