mm: remove unneeded includes of <asm/pgalloc.h>
[linux-2.6-block.git] / arch / powerpc / mm / ptdump / hashpagetable.c
index a2c33efc7ce8d93268cc0cfb642c5ce639baee05..ff4b05a9e7f076ca2fdffc6e29fcd1e775ec97e3 100644 (file)
 #include <linux/seq_file.h>
 #include <linux/const.h>
 #include <asm/page.h>
-#include <asm/pgalloc.h>
 #include <asm/plpar_wrappers.h>
 #include <linux/memblock.h>
 #include <asm/firmware.h>
+#include <asm/pgalloc.h>
 
 struct pg_state {
        struct seq_file *seq;