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>
This commit is contained in:
Tomi Valkeinen
2011-05-11 14:05:07 +03:00
parent 693d92a1bb
commit a0b38cc4d3
47 changed files with 48 additions and 49 deletions

View File

@@ -34,7 +34,7 @@
#include <plat/board.h>
#include <plat/common.h>
#include <plat/usb.h>
#include <plat/display.h>
#include <video/omapdss.h>
#include <plat/panel-generic-dpi.h>
#include "mux.h"