summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDhaval Patel <pdhaval@codeaurora.org>2016-09-28 10:39:33 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-09-28 10:39:33 -0700
commit0e61c9b9061034ea8344b1bf6bb294cda1a44d88 (patch)
tree106c73025b9b962c806787dfc925bee888875c8f
parent5b39929427534e5e12d91d42a81146ae724ffc5b (diff)
parentc64b75a72da5140e25fc4240e0b1b72f010fd346 (diff)
Merge "drm/msm: remove msm clock driver header files" into dev/msm-4.4-drm_kms
-rw-r--r--drivers/gpu/drm/msm/dsi-staging/dsi_clk_pwr.c1
-rw-r--r--drivers/gpu/drm/msm/sde_power_handle.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/drm/msm/dsi-staging/dsi_clk_pwr.c b/drivers/gpu/drm/msm/dsi-staging/dsi_clk_pwr.c
index 0ba7b526d094..7def847f6f2a 100644
--- a/drivers/gpu/drm/msm/dsi-staging/dsi_clk_pwr.c
+++ b/drivers/gpu/drm/msm/dsi-staging/dsi_clk_pwr.c
@@ -12,7 +12,6 @@
*
*/
-#include <linux/clk/msm-clk.h>
#include <linux/of.h>
#include <linux/delay.h>
#include <linux/slab.h>
diff --git a/drivers/gpu/drm/msm/sde_power_handle.c b/drivers/gpu/drm/msm/sde_power_handle.c
index 28807848d831..7385086b3005 100644
--- a/drivers/gpu/drm/msm/sde_power_handle.c
+++ b/drivers/gpu/drm/msm/sde_power_handle.c
@@ -18,7 +18,6 @@
#include <linux/of.h>
#include <linux/string.h>
#include <linux/of_address.h>
-#include <linux/clk/msm-clk.h>
#include <linux/slab.h>
#include <linux/mutex.h>
#include <linux/of_platform.h>