[PATCH v4 0/2] iio: adc: spear_adc: sort and clean up headers for IWYU
Rodrigo Gobbi <[email protected]>
| Newsgroups | dev.linux.lists.linux-kernel-mentees,org.kernel.vger.linux-iio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
This series is sorting existing includes and then cleaning up unused headers as well as adding new ones to follow the IWYU principle. --- Hi, all, Creating a series as suggested at v3, no functional change. Tks and regards. Changelog: v4: split into two patches as requested by reviewer v3: https://lore.kernel.org/all/[email protected]/ v2: https://lore.kernel.org/all/[email protected]/ v1: https://lore.kernel.org/all/[email protected]/ --- Rodrigo Gobbi (2): iio: adc: spear_adc: sort includes alphabetically iio: adc: spear_adc: Align headers with IWYU principle drivers/iio/adc/spear_adc.c | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) -- 2.48.1