aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410/mach-n30.c
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2008-12-14 22:33:02 +0000
committerBen Dooks <ben-linux@fluff.org>2008-12-18 16:36:02 +0000
commit6a148eaa20e660064261864e6a54742247ace9fe (patch)
treee8b3b7679c7e94275eec6dc1d7219f91fca0170e /arch/arm/mach-s3c2410/mach-n30.c
parent[ARM] S3C24A0: Remove duplicate <mach/io.h> file (diff)
downloadlinux-dev-6a148eaa20e660064261864e6a54742247ace9fe.tar.xz
linux-dev-6a148eaa20e660064261864e6a54742247ace9fe.zip
[ARM] S3C: Remove unnecessary <linux/delay.h> includes
As per Russell King's last review comment, find and remove all unnecessary includes of <linux/delay.h> in the files that do not need them. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to '')
-rw-r--r--arch/arm/mach-s3c2410/mach-n30.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2410/mach-n30.c b/arch/arm/mach-s3c2410/mach-n30.c
index 1269e59d2940..05a5e877b49b 100644
--- a/arch/arm/mach-s3c2410/mach-n30.c
+++ b/arch/arm/mach-s3c2410/mach-n30.c
@@ -17,7 +17,6 @@
#include <linux/kernel.h>
#include <linux/types.h>
-#include <linux/delay.h>
#include <linux/gpio_keys.h>
#include <linux/init.h>
#include <linux/input.h>