Searched hist:"074 d68c1c0123e5f6c849f41c9af3026dc6c7b6d" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/iio/adc/ |
H A D | npcm_adc.c | diff 074d68c1c0123e5f6c849f41c9af3026dc6c7b6d Fri Jun 10 03:45:20 CDT 2022 Nuno Sá <nuno.sa@analog.com> iio: adc: npcm_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: Nuno Sá <nuno.sa@analog.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Link: https://lore.kernel.org/r/20220610084545.547700-10-nuno.sa@analog.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|