summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/omap.c')
-rw-r--r--drivers/video/omap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/omap.c b/drivers/video/omap.c
index 91f9e24d7d..3603ad2ccb 100644
--- a/drivers/video/omap.c
+++ b/drivers/video/omap.c
@@ -19,6 +19,7 @@
*/
#include <driver.h>
+#include <dma.h>
#include <fb.h>
#include <errno.h>
#include <xfuncs.h>