From 8abf0b31e161f811501eb73b48446d0e5ffcd0a3 Mon Sep 17 00:00:00 2001 From: Stephen Boyd Date: Wed, 19 Sep 2012 00:00:42 -0700 Subject: video: msm: Remove useless mach/* includes This driver doesn't need to use these mach includes so remove them. This is a necessary step to support a single zImage. Signed-off-by: Stephen Boyd Signed-off-by: Florian Tobias Schandinat --- drivers/video/msm/mdp.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/video/msm/mdp.c') diff --git a/drivers/video/msm/mdp.c b/drivers/video/msm/mdp.c index cb2ddf164c98..752eff7de3ce 100644 --- a/drivers/video/msm/mdp.c +++ b/drivers/video/msm/mdp.c @@ -25,7 +25,6 @@ #include #include -#include #include #include #include -- cgit v1.2.3