diff options
Diffstat (limited to 'drivers/video/anx9804.c')
-rw-r--r-- | drivers/video/anx9804.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/anx9804.c b/drivers/video/anx9804.c index 52b5988ba5f..a149e6f5b95 100644 --- a/drivers/video/anx9804.c +++ b/drivers/video/anx9804.c @@ -9,7 +9,6 @@ * interface for driving eDP TFT displays. */ -#include <common.h> #include <i2c.h> #include <linux/delay.h> #include "anx98xx-edp.h" |