From 983c357af05f4cb0e420b9a26867c2ff49dbe83d Mon Sep 17 00:00:00 2001 From: Russell King Date: Fri, 28 Nov 2008 16:13:44 +0000 Subject: [PATCH] --- yaml --- r: 123577 b: refs/heads/master c: fa44c9e21f93f90800a56bacc74baa884e155b16 h: refs/heads/master i: 123575: 891ae2f5afa121e741a5cdd04df1c0c6e08d93b7 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-lh7a40x/include/mach/io.h | 2 -- trunk/drivers/serial/serial_lh7a40x.c | 3 ++- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 18389b504c06..478caee37c24 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 275c8a21db9ba7b63366dc253ddbe15e3a1b6e20 +refs/heads/master: fa44c9e21f93f90800a56bacc74baa884e155b16 diff --git a/trunk/arch/arm/mach-lh7a40x/include/mach/io.h b/trunk/arch/arm/mach-lh7a40x/include/mach/io.h index 031d26f9163c..e41422db97a6 100644 --- a/trunk/arch/arm/mach-lh7a40x/include/mach/io.h +++ b/trunk/arch/arm/mach-lh7a40x/include/mach/io.h @@ -11,8 +11,6 @@ #ifndef __ASM_ARCH_IO_H #define __ASM_ARCH_IO_H -#include - #define IO_SPACE_LIMIT 0xffffffff /* No ISA or PCI bus on this machine. */ diff --git a/trunk/drivers/serial/serial_lh7a40x.c b/trunk/drivers/serial/serial_lh7a40x.c index 61dc8b3daa26..a7bf024a8286 100644 --- a/trunk/drivers/serial/serial_lh7a40x.c +++ b/trunk/drivers/serial/serial_lh7a40x.c @@ -41,9 +41,10 @@ #include #include #include +#include -#include #include +#include #define DEV_MAJOR 204 #define DEV_MINOR 16