projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bfa771
)
[MIPS] Delete duplicate inclusion of <linux/delay.h>.
author
Ralf Baechle
<ralf@linux-mips.org>
Wed, 22 Aug 2007 21:48:08 +0000
(22:48 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 27 Aug 2007 01:16:59 +0000
(
02:16
+0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/char/lcd.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/char/lcd.c
b/drivers/char/lcd.c
index 1f0962616ee509b2e53f996619191a933b3702dc..4fe9206f84deaffcdb5ea044f918c3f710f5f25e 100644
(file)
--- a/
drivers/char/lcd.c
+++ b/
drivers/char/lcd.c
@@
-25,7
+25,6
@@
#include <asm/io.h>
#include <asm/uaccess.h>
#include <asm/system.h>
-#include <linux/delay.h>
#include "lcd.h"