From: Alexandre Belloni Date: Tue, 15 Apr 2014 10:27:56 +0000 (+0200) Subject: ARM: at91: sam9g45: remove unused platform_data X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=616a28eda7fe5e41ff71f2aad115fb9d36f62457;p=sagit-ice-cold%2Fkernel_xiaomi_msm8998.git ARM: at91: sam9g45: remove unused platform_data num_channels and registers are not used anymore since they are defined inside the at91_adc driver and assigned by matching the id_table. Also, remove the mach/at91_adc.h include that is not necessary anymore. Signed-off-by: Alexandre Belloni Acked-by: Jonathan Cameron Signed-off-by: Nicolas Ferre --- diff --git a/arch/arm/mach-at91/at91sam9g45_devices.c b/arch/arm/mach-at91/at91sam9g45_devices.c index 7f02a5366a31..eb06348de330 100644 --- a/arch/arm/mach-at91/at91sam9g45_devices.c +++ b/arch/arm/mach-at91/at91sam9g45_devices.c @@ -25,7 +25,6 @@ #include #include