mm: reorder includes after introduction of linux/pgtable.h
[sfrench/cifs-2.6.git] / arch / riscv / include / asm / io.h
index 0f477206a4edbc16c7c100e4ec7ce50485954ab1..3835c3295dc51bbc90e7a9a21bcde1a148f1019e 100644 (file)
@@ -12,8 +12,8 @@
 #define _ASM_RISCV_IO_H
 
 #include <linux/types.h>
+#include <linux/pgtable.h>
 #include <asm/mmiowb.h>
-#include <asm/pgtable.h>
 
 /*
  * MMIO access functions are separated out to break dependency cycles