summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/dss/dss_features.c
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2012-09-28 13:02:06 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2012-10-17 11:57:07 +0300
commit35f70935c64ae229ebd1fc65398ec68d4d803712 (patch)
tree6bec2c95bc0364cdfb6aa538453dc254037a4b5c /drivers/video/omap2/dss/dss_features.c
parent6fa44907eef4aed168413b6883ddc1fa2efff201 (diff)
downloadop-kernel-dev-35f70935c64ae229ebd1fc65398ec68d4d803712.zip
op-kernel-dev-35f70935c64ae229ebd1fc65398ec68d4d803712.tar.gz
OMAPDSS: remove <plat/cpu.h> includes
cpu_is_* calls are no longer used in omapdss, so the includes for <plat/cpu.h> can be removed. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/omap2/dss/dss_features.c')
-rw-r--r--drivers/video/omap2/dss/dss_features.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/omap2/dss/dss_features.c b/drivers/video/omap2/dss/dss_features.c
index e2c2e2b..3e8287c 100644
--- a/drivers/video/omap2/dss/dss_features.c
+++ b/drivers/video/omap2/dss/dss_features.c
@@ -23,7 +23,6 @@
#include <linux/slab.h>
#include <video/omapdss.h>
-#include <plat/cpu.h>
#include "dss.h"
#include "dss_features.h"
OpenPOWER on IntegriCloud