mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-29 23:53:33 +08:00
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>
This commit is contained in:
parent
561858ee7d
commit
ace514837c
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user