* [PATCH v1 1/1] media: camif-core: Drop unused include
@ 2026-03-20 21:59 Andy Shevchenko
2026-06-29 17:46 ` Andy Shevchenko
0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2026-03-20 21:59 UTC (permalink / raw)
To: Andy Shevchenko, linux-media, linux-samsung-soc, linux-kernel
Cc: Sylwester Nawrocki, Mauro Carvalho Chehab
This driver includes the legacy header <linux/gpio.h> but does
not use any symbols from it. Drop the inclusion.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
drivers/media/platform/samsung/s3c-camif/camif-core.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/media/platform/samsung/s3c-camif/camif-core.c b/drivers/media/platform/samsung/s3c-camif/camif-core.c
index 221e3c447f36..94e9999bb8e5 100644
--- a/drivers/media/platform/samsung/s3c-camif/camif-core.c
+++ b/drivers/media/platform/samsung/s3c-camif/camif-core.c
@@ -12,7 +12,6 @@
#include <linux/delay.h>
#include <linux/device.h>
#include <linux/errno.h>
-#include <linux/gpio.h>
#include <linux/i2c.h>
#include <linux/interrupt.h>
#include <linux/io.h>
--
2.50.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH v1 1/1] media: camif-core: Drop unused include
2026-03-20 21:59 [PATCH v1 1/1] media: camif-core: Drop unused include Andy Shevchenko
@ 2026-06-29 17:46 ` Andy Shevchenko
0 siblings, 0 replies; 2+ messages in thread
From: Andy Shevchenko @ 2026-06-29 17:46 UTC (permalink / raw)
To: linux-media, linux-samsung-soc, linux-kernel
Cc: Sylwester Nawrocki, Mauro Carvalho Chehab
On Fri, Mar 20, 2026 at 10:59:10PM +0100, Andy Shevchenko wrote:
> This driver includes the legacy header <linux/gpio.h> but does
> not use any symbols from it. Drop the inclusion.
Can anybody take this, please?
--
With Best Regards,
Andy Shevchenko
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-29 17:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-20 21:59 [PATCH v1 1/1] media: camif-core: Drop unused include Andy Shevchenko
2026-06-29 17:46 ` Andy Shevchenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox