public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] media: coda: Remove duplicated include in coda-common.c
@ 2023-08-01  0:54 Yang Li
  0 siblings, 0 replies; only message in thread
From: Yang Li @ 2023-08-01  0:54 UTC (permalink / raw)
  To: p.zabel, mchehab; +Cc: linux-media, linux-kernel, Yang Li, Abaci Robot

./drivers/media/platform/chips-media/coda-common.c: linux/of.h is included more than once.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=6040
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
---
 drivers/media/platform/chips-media/coda-common.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/media/platform/chips-media/coda-common.c b/drivers/media/platform/chips-media/coda-common.c
index 4c7608f1b98d..cc4892129aaf 100644
--- a/drivers/media/platform/chips-media/coda-common.c
+++ b/drivers/media/platform/chips-media/coda-common.c
@@ -25,7 +25,6 @@
 #include <linux/pm_runtime.h>
 #include <linux/slab.h>
 #include <linux/videodev2.h>
-#include <linux/of.h>
 #include <linux/ratelimit.h>
 #include <linux/reset.h>
 
-- 
2.20.1.7.g153144c


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-08-01  0:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-01  0:54 [PATCH -next] media: coda: Remove duplicated include in coda-common.c Yang Li

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