From 869e246798ee6afb5c7d2dec330898e242514743 Mon Sep 17 00:00:00 2001 From: Kalyani Oruganti Date: Mon, 25 Jun 2012 12:37:36 -0700 Subject: [PATCH] camera: To fix compilation error in Mercury. Remove the unused include to avoid compilation error. Change-Id: I8829cc8debe5184951066f23342b3ade2e16777a Signed-off-by: Kalyani Oruganti --- drivers/media/video/msm/mercury/msm_mercury_platform.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/media/video/msm/mercury/msm_mercury_platform.c b/drivers/media/video/msm/mercury/msm_mercury_platform.c index 9366ef33ec5..67ce82d906f 100644 --- a/drivers/media/video/msm/mercury/msm_mercury_platform.c +++ b/drivers/media/video/msm/mercury/msm_mercury_platform.c @@ -11,7 +11,6 @@ */ #include -#include #include #include #include