ARM: at91: sam9260: remove unused platform_data
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Tue, 15 Apr 2014 10:27:57 +0000 (12:27 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 7 May 2014 16:28:39 +0000 (18:28 +0200)
commitacc8b8e10754edf2cfd81b8ce1fe8e1438ec3f00
tree9a73fdbfe044ddf1392517d5d2fd1629e9ea229a
parent616a28eda7fe5e41ff71f2aad115fb9d36f62457
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 <alexandre.belloni@free-electrons.com>
Acked-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/at91sam9260_devices.c