Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=db15f3626df80cebd69b69494c90528aae483caf
Commit:     db15f3626df80cebd69b69494c90528aae483caf
Parent:     1bfa771e610bebb29d8051884ff3672845ac9c00
Author:     Ralf Baechle <[EMAIL PROTECTED]>
AuthorDate: Wed Aug 22 22:48:08 2007 +0100
Committer:  Ralf Baechle <[EMAIL PROTECTED]>
CommitDate: Mon Aug 27 02:16:59 2007 +0100

    [MIPS] Delete duplicate inclusion of <linux/delay.h>.
    
    Signed-off-by: Ralf Baechle <[EMAIL PROTECTED]>
---
 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 1f09626..4fe9206 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"
 
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to