diff options
Diffstat (limited to 'drivers/video/bridge/anx6345.c')
-rw-r--r-- | drivers/video/bridge/anx6345.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/bridge/anx6345.c b/drivers/video/bridge/anx6345.c index 6a30a5e6a6..1c5270ff05 100644 --- a/drivers/video/bridge/anx6345.c +++ b/drivers/video/bridge/anx6345.c @@ -10,6 +10,7 @@ #include <edid.h> #include <log.h> #include <video_bridge.h> +#include <linux/delay.h> #include "../anx98xx-edp.h" #define DP_MAX_LINK_RATE 0x001 |