projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
561858e
)
lcd: Let the board code show board-specific info cleanup
author
Peter Tyser
<ptyser@xes-inc.com>
Fri, 31 Oct 2008 16:12:38 +0000
(11:12 -0500)
committer
Wolfgang Denk
<wd@denx.de>
Sat, 6 Dec 2008 23:08:33 +0000
(
00:08
+0100)
remove unneeded version.h from lcd.c
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Signed-off-by: Wolfgang Denk <wd@denx.de>
common/lcd.c
patch
|
blob
|
history
diff --git
a/common/lcd.c
b/common/lcd.c
index 31bb190ddda14ce37aa20f9f277f7202b1649c28..ae79051d1eb3ea9e599de132aabd5f65e009e0be 100644
(file)
--- a/
common/lcd.c
+++ b/
common/lcd.c
@@
-32,7
+32,6
@@
#include <config.h>
#include <common.h>
#include <command.h>
-#include <version.h>
#include <stdarg.h>
#include <linux/types.h>
#include <devices.h>