ARM Sunxi Platform Development
 help / color / mirror / Atom feed
* [PATCH v2 0/3] kfifo: Clean up kfifo.h
@ 2024-04-23 19:23 Andy Shevchenko
  2024-04-23 19:23 ` [PATCH v2 1/3] media: rc: Add missing io.h Andy Shevchenko
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Andy Shevchenko @ 2024-04-23 19:23 UTC (permalink / raw)
  To: Andy Shevchenko, Rob Herring, linux-media, linux-kernel,
	linux-arm-kernel, linux-mediatek, linux-sunxi
  Cc: Alain Volmat, Hans Verkuil, Mauro Carvalho Chehab, Sean Wang,
	Sean Young, Matthias Brugger, AngeloGioacchino Del Regno,
	Patrice Chotard, Chen-Yu Tsai, Jernej Skrabec, Samuel Holland,
	Stefani Seibold, Andrew Morton

To reduce a dependency hell degree, clean up kfifo.h
(mainly getting rid of kernel.h in the global header).

In v2:
- rebased on top of v6.9-rc5 (Andrew)
- retested again with `make allyesconfig` on x86_64,
  hence first two new patches

Andy Shevchenko (3):
  media: rc: Add missing io.h
  media: stih-cec: Add missing io.h
  kfifo: Don't use "proxy" headers

 drivers/media/cec/platform/sti/stih-cec.c |  1 +
 drivers/media/rc/mtk-cir.c                |  1 +
 drivers/media/rc/serial_ir.c              |  1 +
 drivers/media/rc/st_rc.c                  |  1 +
 drivers/media/rc/sunxi-cir.c              |  1 +
 include/linux/kfifo.h                     |  9 +++++++--
 lib/kfifo.c                               | 10 +++++-----
 samples/kfifo/dma-example.c               |  3 ++-
 8 files changed, 19 insertions(+), 8 deletions(-)

-- 
2.43.0.rc1.1336.g36b5255a03ac


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

end of thread, other threads:[~2024-04-23 19:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-23 19:23 [PATCH v2 0/3] kfifo: Clean up kfifo.h Andy Shevchenko
2024-04-23 19:23 ` [PATCH v2 1/3] media: rc: Add missing io.h Andy Shevchenko
2024-04-23 19:23 ` [PATCH v2 2/3] media: stih-cec: " Andy Shevchenko
2024-04-23 19:23 ` [PATCH v2 3/3] kfifo: Don't use "proxy" headers Andy Shevchenko

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