From 847ac9bf61301f4ce61b4baa3883efdff91d6fea Mon Sep 17 00:00:00 2001 From: Danny Kukawka Date: Wed, 15 Feb 2012 20:18:48 +0100 Subject: arch/arm/mach-msm: linux/gpio.h included twice arch/arm/mach-msm/board-msm7x30.c and arch/arm/mach-msm/board-qsd8x50.c included 'linux/gpio.h' twice, remove the duplicates. Signed-off-by: Danny Kukawka Signed-off-by: David Brown --- arch/arm/mach-msm/board-msm7x30.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-msm/board-msm7x30.c') diff --git a/arch/arm/mach-msm/board-msm7x30.c b/arch/arm/mach-msm/board-msm7x30.c index db81ed531031..75b3cfcada6d 100644 --- a/arch/arm/mach-msm/board-msm7x30.c +++ b/arch/arm/mach-msm/board-msm7x30.c @@ -17,7 +17,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3