1
0
Fork 0

lcd: Let the board code show board-specific info cleanup

remove unneeded version.h from lcd.c

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Signed-off-by: Wolfgang Denk <wd@denx.de>
utp
Peter Tyser 2008-10-31 11:12:38 -05:00 committed by Wolfgang Denk
parent 561858ee7d
commit ace514837c
1 changed files with 0 additions and 1 deletions

View File

@ -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>