提交 fe6a4662 编写于 作者: T Tomi Valkeinen

OMAPDSS: remove unnecessary includes

Remove unnecessary includes from omapdss.
Signed-off-by: NTomi Valkeinen <tomi.valkeinen@ti.com>
上级 10bc80f6
...@@ -37,8 +37,6 @@ ...@@ -37,8 +37,6 @@
#include <linux/platform_device.h> #include <linux/platform_device.h>
#include <linux/pm_runtime.h> #include <linux/pm_runtime.h>
#include <plat/clock.h>
#include <video/omapdss.h> #include <video/omapdss.h>
#include "dss.h" #include "dss.h"
......
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
#include <linux/regulator/consumer.h> #include <linux/regulator/consumer.h>
#include <video/omapdss.h> #include <video/omapdss.h>
#include <plat/cpu.h>
#include "dss.h" #include "dss.h"
#include "dss_features.h" #include "dss_features.h"
......
...@@ -41,7 +41,6 @@ ...@@ -41,7 +41,6 @@
#include <video/omapdss.h> #include <video/omapdss.h>
#include <video/mipi_display.h> #include <video/mipi_display.h>
#include <plat/clock.h>
#include "dss.h" #include "dss.h"
#include "dss_features.h" #include "dss_features.h"
......
...@@ -36,7 +36,6 @@ ...@@ -36,7 +36,6 @@
#include <video/omapdss.h> #include <video/omapdss.h>
#include <plat/cpu.h> #include <plat/cpu.h>
#include <plat/clock.h>
#include "dss.h" #include "dss.h"
#include "dss_features.h" #include "dss_features.h"
......
...@@ -32,7 +32,6 @@ ...@@ -32,7 +32,6 @@
#include <linux/slab.h> #include <linux/slab.h>
#include <video/omapdss.h> #include <video/omapdss.h>
#include <plat/cpu.h>
#include "dss.h" #include "dss.h"
#include "dss_features.h" #include "dss_features.h"
......
...@@ -36,7 +36,6 @@ ...@@ -36,7 +36,6 @@
#include <linux/pm_runtime.h> #include <linux/pm_runtime.h>
#include <video/omapdss.h> #include <video/omapdss.h>
#include <plat/cpu.h>
#include "dss.h" #include "dss.h"
#include "dss_features.h" #include "dss_features.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册