All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] media: atomisp: Remove unused header
@ 2021-01-22 12:33 Andy Shevchenko
  2021-01-25 12:03 ` Andy Shevchenko
  2021-02-08 14:19 ` Andy Shevchenko
  0 siblings, 2 replies; 5+ messages in thread
From: Andy Shevchenko @ 2021-01-22 12:33 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, linux-media, Sakari Ailus
  Cc: Andy Shevchenko, Linus Walleij

sfi.h is not anyhow used by the driver. Remove it.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
---
 drivers/staging/media/atomisp/include/linux/atomisp_platform.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/media/atomisp/include/linux/atomisp_platform.h b/drivers/staging/media/atomisp/include/linux/atomisp_platform.h
index 5a5121d958ed..8c65733e0255 100644
--- a/drivers/staging/media/atomisp/include/linux/atomisp_platform.h
+++ b/drivers/staging/media/atomisp/include/linux/atomisp_platform.h
@@ -22,7 +22,6 @@
 #include <asm/processor.h>
 
 #include <linux/i2c.h>
-#include <linux/sfi.h>
 #include <media/v4l2-subdev.h>
 #include "atomisp.h"
 
-- 
2.29.2


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

end of thread, other threads:[~2021-02-11 13:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-22 12:33 [PATCH v1] media: atomisp: Remove unused header Andy Shevchenko
2021-01-25 12:03 ` Andy Shevchenko
2021-02-08 14:19 ` Andy Shevchenko
2021-02-08 14:46   ` Sakari Ailus
2021-02-11 13:15     ` Andy Shevchenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.