aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/compressed/uart-16550.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/boot/compressed/uart-16550.c')
-rw-r--r--arch/mips/boot/compressed/uart-16550.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/boot/compressed/uart-16550.c b/arch/mips/boot/compressed/uart-16550.c
index 869172d0a5ac..237494b7a21a 100644
--- a/arch/mips/boot/compressed/uart-16550.c
+++ b/arch/mips/boot/compressed/uart-16550.c
@@ -4,7 +4,6 @@
4 4
5#include <linux/types.h> 5#include <linux/types.h>
6#include <linux/serial_reg.h> 6#include <linux/serial_reg.h>
7#include <linux/init.h>
8 7
9#include <asm/addrspace.h> 8#include <asm/addrspace.h>
10 9