summaryrefslogtreecommitdiffstats
path: root/arch/mips/lemote/lm2e/early_printk.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/lemote/lm2e/early_printk.c')
-rw-r--r--arch/mips/lemote/lm2e/early_printk.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/mips/lemote/lm2e/early_printk.c b/arch/mips/lemote/lm2e/early_printk.c
index 811c7dec1edd..3e0a6eaa4041 100644
--- a/arch/mips/lemote/lm2e/early_printk.c
+++ b/arch/mips/lemote/lm2e/early_printk.c
@@ -9,11 +9,9 @@
* Free Software Foundation; either version 2 of the License, or (at your
* option) any later version.
*/
-#include <linux/io.h>
-#include <linux/init.h>
#include <linux/serial_reg.h>
-#include <asm/mips-boards/bonito64.h>
+#include <loongson.h>
#define UART_BASE (BONITO_PCIIO_BASE + 0x3f8)