From: Alexandre Belloni Date: Tue, 15 Apr 2014 10:27:57 +0000 (+0200) Subject: ARM: at91: sam9260: remove unused platform_data X-Git-Tag: omap-for-v3.16/fixes-against-rc1~52^2~18^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acc8b8e10754edf2cfd81b8ce1fe8e1438ec3f00;p=pandora-kernel.git ARM: at91: sam9260: 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 --- Reading git-diff-tree failed