The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH] iio: adc: mt6323: remove unused header
@ 2026-07-12  6:26 Roman Vivchar via B4 Relay
  2026-07-12 10:34 ` Joshua Crofts
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Roman Vivchar via B4 Relay @ 2026-07-12  6:26 UTC (permalink / raw)
  To: Jonathan Cameron, David Lechner, Nuno Sá, Andy Shevchenko,
	Matthias Brugger, AngeloGioacchino Del Regno
  Cc: Uwe Kleine-König, linux-iio, linux-kernel, linux-arm-kernel,
	linux-mediatek, Roman Vivchar

From: Roman Vivchar <rva333@protonmail.com>

Remove unused mod_devicetable.h header.

Signed-off-by: Roman Vivchar <rva333@protonmail.com>
---
A small cleanup for mt6323 auxadc driver.

This patch is based on top of iio/togreg branch.
---
 drivers/iio/adc/mt6323-auxadc.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/iio/adc/mt6323-auxadc.c b/drivers/iio/adc/mt6323-auxadc.c
index c450fb6f09cb..4f73ac42abb7 100644
--- a/drivers/iio/adc/mt6323-auxadc.c
+++ b/drivers/iio/adc/mt6323-auxadc.c
@@ -11,7 +11,6 @@
 #include <linux/cleanup.h>
 #include <linux/delay.h>
 #include <linux/iio/iio.h>
-#include <linux/mod_devicetable.h>
 #include <linux/module.h>
 #include <linux/mutex.h>
 #include <linux/platform_device.h>

---
base-commit: 2e2f2de7532cbbc2269de8be20ec709606c6e79b
change-id: 20260712-mt6323-adc-rm-header-653e7fe842dc

Best regards,
--  
Roman Vivchar <rva333@protonmail.com>



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-07-12 22:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-12  6:26 [PATCH] iio: adc: mt6323: remove unused header Roman Vivchar via B4 Relay
2026-07-12 10:34 ` Joshua Crofts
2026-07-12 13:31 ` Siratul Islam
2026-07-12 22:14 ` Uwe Kleine-König

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox