summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/omap/omap_voutdef.h
diff options
context:
space:
mode:
authorTomi Valkeinen2011-05-11 13:05:07 +0200
committerTomi Valkeinen2011-05-11 13:05:07 +0200
commita0b38cc4d35e095f14ab0f486135f8a619ebfc14 (patch)
tree3167225d68f132edcd09b7c5fd044e332e30bdce /drivers/media/video/omap/omap_voutdef.h
parentLinux 2.6.39-rc7 (diff)
downloadkernel-qcow2-linux-a0b38cc4d35e095f14ab0f486135f8a619ebfc14.tar.gz
kernel-qcow2-linux-a0b38cc4d35e095f14ab0f486135f8a619ebfc14.tar.xz
kernel-qcow2-linux-a0b38cc4d35e095f14ab0f486135f8a619ebfc14.zip
OMAP: DSS2: Move display.h to include/video/
arch/arm/plat-omap/include/plat/display.h is an include for the OMAP DSS driver. A more logical place for it is in include/video. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/media/video/omap/omap_voutdef.h')
-rw-r--r--drivers/media/video/omap/omap_voutdef.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/omap/omap_voutdef.h b/drivers/media/video/omap/omap_voutdef.h
index ea3a047f8bca..659497b84996 100644
--- a/drivers/media/video/omap/omap_voutdef.h
+++ b/drivers/media/video/omap/omap_voutdef.h
@@ -11,7 +11,7 @@
#ifndef OMAP_VOUTDEF_H
#define OMAP_VOUTDEF_H
-#include <plat/display.h>
+#include <video/omapdss.h>
#define YUYV_BPP 2
#define RGB565_BPP 2