From: Peter Tyser Date: Fri, 31 Oct 2008 16:12:38 +0000 (-0500) Subject: lcd: Let the board code show board-specific info cleanup X-Git-Tag: v2009.01-rc1~49 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ace514837cac656e29c37a19569cb8ea83071126;p=platform%2Fkernel%2Fu-boot.git lcd: Let the board code show board-specific info cleanup remove unneeded version.h from lcd.c Signed-off-by: Peter Tyser Signed-off-by: Wolfgang Denk --- diff --git a/common/lcd.c b/common/lcd.c index 31bb190..ae79051 100644 --- a/common/lcd.c +++ b/common/lcd.c @@ -32,7 +32,6 @@ #include #include #include -#include #include #include #include