diff options
-rw-r--r-- | common/lcd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/lcd.c b/common/lcd.c index 31bb190ddda..ae79051d1eb 100644 --- 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> |