iio: adc: intel_mrfld_adc: explicitly add proper header files
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 15 Jun 2022 12:08:03 +0000 (15:08 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 15 Jun 2022 21:07:09 +0000 (22:07 +0100)
commitbf49a46b6d8b87c5b9c28692d1c66d911b1b73a2
treee5742da13bf7e5f4d4953f642c5b7a440a3f710c
parentf93d3a779272a319f767a85a9062ebf69ecf5311
iio: adc: intel_mrfld_adc: explicitly add proper header files

Do not trust the fact that iio.h includes of.h which in turn includes
all the headers we are relying on.

The ultimate goal is to actually drop of.h from iio.h.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Nuno Sá <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20220615120803.41350-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/intel_mrfld_adc.c