iio: adc: at91_adc: remove at91_adc_ids
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 28 Nov 2020 22:28:09 +0000 (23:28 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 3 Dec 2020 19:40:22 +0000 (19:40 +0000)
commit197cefcdc81d6a253487e5dfbaffb01f0a2f9172
tree41ccccd039c698ef1ccaafd8ab1e050f19c11b09
parentc7c9b1d1697f1f7b12fa6b61166a9263f6d2f5a9
iio: adc: at91_adc: remove at91_adc_ids

The driver is DT only since commit ead1c9f376db ("iio: adc: at91_adc:
remove platform data and move defs in driver file"). Remove the leftover
platform_device_id array.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20201128222818.1910764-2-alexandre.belloni@bootlin.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/at91_adc.c