diff options
| author | Rodrigo Gobbi <rodrigo.gobbi.7@gmail.com> | 2026-05-26 22:36:40 -0300 |
|---|---|---|
| committer | Jonathan Cameron <jic23@kernel.org> | 2026-05-31 11:01:49 +0100 |
| commit | f6ae81a98a7b72674d4ffef8daa87f4c958dd92b (patch) | |
| tree | 9542a817a7e3515fa5cb46964edde75b8ef6edb5 /scripts/dummy-tools/python3 | |
| parent | 2fab7499006ddc87c8937b149b769b8eb4a65217 (diff) | |
iio: adc: spear_adc: align headers with IWYU principle
Remove unused includes and add what is being used:
#include <linux/array_size.h> // for ARRAY_SIZE
#include <linux/bits.h> // for GENMASKxx
#include <linux/dev_printk.h> // for dev_err_probe, dev_info
#include <linux/math.h> // for DIV_ROUND_UP
#include <linux/mutex.h> // for struct mutex
#include <linux/types.h> // for uXX definitions
#include <linux/iio/types.h> // for IIO_CHAN_INFO_*
Signed-off-by: Rodrigo Gobbi <rodrigo.gobbi.7@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'scripts/dummy-tools/python3')
0 files changed, 0 insertions, 0 deletions
