diff options
Diffstat (limited to 'drivers/video/anx9804.c')
-rw-r--r-- | drivers/video/anx9804.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/anx9804.c b/drivers/video/anx9804.c index fc2f431b9c..b050c4292f 100644 --- a/drivers/video/anx9804.c +++ b/drivers/video/anx9804.c @@ -11,6 +11,7 @@ #include <common.h> #include <i2c.h> +#include <linux/delay.h> #include "anx98xx-edp.h" #include "anx9804.h" |