iio: dac: ad7303: remove platform data header
authorAlexandru Ardelean <alexandru.ardelean@analog.com>
Thu, 1 Oct 2020 14:10:04 +0000 (17:10 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 10 Oct 2020 17:03:28 +0000 (18:03 +0100)
commit223f4d9517f8d97721647297b1cde41241a45233
tree23e55c5f3b80e642da42762ad310161ad9d8765a
parent28963f2f6b46d75bda8fed15bd5ce9923427a40d
iio: dac: ad7303: remove platform data header

The information in the ad7303 platform_data header is unused, so it's dead
code.
This change removes it and it's inclusion from the driver.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Link: https://lore.kernel.org/r/20201001141004.53846-1-alexandru.ardelean@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/dac/ad7303.c
include/linux/platform_data/ad7303.h [deleted file]