ifxmips: move header files, split up patches, rename some files
[openwrt/openwrt.git] / target / linux / ifxmips / files / arch / mips / ifxmips / prom.c
index 1a27f1a9656589a32f8a53a61537fafa49d9b595..ef5a68a819998b45122d34ff64586c3c43aed9c0 100644 (file)
 #include <linux/init.h>
 #include <linux/module.h>
 #include <linux/bootmem.h>
+
 #include <asm/bootinfo.h>
-#include <asm/ifxmips/ifxmips.h>
+
+#include <ifxmips.h>
 
 static char buf[1024]; /* for prom_printf() */