commit | acc8b8e10754edf2cfd81b8ce1fe8e1438ec3f00 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Tue Apr 15 12:27:57 2014 +0200 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Wed May 07 18:28:39 2014 +0200 |
tree | 9a73fdbfe044ddf1392517d5d2fd1629e9ea229a | |
parent | 616a28eda7fe5e41ff71f2aad115fb9d36f62457 [diff] |
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>