diff --git a/common/lcd.c b/common/lcd.c index 31bb190ddda14ce37aa20f9f277f7202b1649c28..ae79051d1eb3ea9e599de132aabd5f65e009e0be 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>