diff options
| author | 2007-08-22 22:48:08 +0100 | |
|---|---|---|
| committer | 2007-08-27 02:16:59 +0100 | |
| commit | db15f3626df80cebd69b69494c90528aae483caf (patch) | |
| tree | 791372aa647f8bf00c4a9c70bf6f5972662e1f37 | |
| parent | [MIPS] Polish <asm/edac.h>. (diff) | |
[MIPS] Delete duplicate inclusion of <linux/delay.h>.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
| -rw-r--r-- | drivers/char/lcd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/char/lcd.c b/drivers/char/lcd.c index 1f0962616ee5..4fe9206f84de 100644 --- 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" |
