[PATCH] iio: adc: mt6323: remove unused header

Roman Vivchar via B4 Relay devnull+rva333.protonmail.com at kernel.org
Sat Jul 11 23:26:36 PDT 2026


From: Roman Vivchar <rva333 at protonmail.com>

Remove unused mod_devicetable.h header.

Signed-off-by: Roman Vivchar <rva333 at 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 at protonmail.com>





More information about the Linux-mediatek mailing list