diff options
| -rw-r--r-- | drivers/video/omap2/dss/dispc.c | 2 | ||||
| -rw-r--r-- | drivers/video/omap2/dss/dss.c | 2 | ||||
| -rw-r--r-- | drivers/video/omap2/dss/dss_features.c | 1 |
3 files changed, 0 insertions, 5 deletions
diff --git a/drivers/video/omap2/dss/dispc.c b/drivers/video/omap2/dss/dispc.c index d30e5fa1864a..a5ab354f267a 100644 --- a/drivers/video/omap2/dss/dispc.c +++ b/drivers/video/omap2/dss/dispc.c | |||
| @@ -37,8 +37,6 @@ | |||
| 37 | #include <linux/platform_device.h> | 37 | #include <linux/platform_device.h> |
| 38 | #include <linux/pm_runtime.h> | 38 | #include <linux/pm_runtime.h> |
| 39 | 39 | ||
| 40 | #include <plat/cpu.h> | ||
| 41 | |||
| 42 | #include <video/omapdss.h> | 40 | #include <video/omapdss.h> |
| 43 | 41 | ||
| 44 | #include "dss.h" | 42 | #include "dss.h" |
diff --git a/drivers/video/omap2/dss/dss.c b/drivers/video/omap2/dss/dss.c index 2e74eef92fad..363852a0f764 100644 --- a/drivers/video/omap2/dss/dss.c +++ b/drivers/video/omap2/dss/dss.c | |||
| @@ -35,8 +35,6 @@ | |||
| 35 | 35 | ||
| 36 | #include <video/omapdss.h> | 36 | #include <video/omapdss.h> |
| 37 | 37 | ||
| 38 | #include <plat/cpu.h> | ||
| 39 | |||
| 40 | #include "dss.h" | 38 | #include "dss.h" |
| 41 | #include "dss_features.h" | 39 | #include "dss_features.h" |
| 42 | 40 | ||
diff --git a/drivers/video/omap2/dss/dss_features.c b/drivers/video/omap2/dss/dss_features.c index e2c2e2b8218a..3e8287c8709d 100644 --- a/drivers/video/omap2/dss/dss_features.c +++ b/drivers/video/omap2/dss/dss_features.c | |||
| @@ -23,7 +23,6 @@ | |||
| 23 | #include <linux/slab.h> | 23 | #include <linux/slab.h> |
| 24 | 24 | ||
| 25 | #include <video/omapdss.h> | 25 | #include <video/omapdss.h> |
| 26 | #include <plat/cpu.h> | ||
| 27 | 26 | ||
| 28 | #include "dss.h" | 27 | #include "dss.h" |
| 29 | #include "dss_features.h" | 28 | #include "dss_features.h" |
