linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] media: hi846: minor build fixes
@ 2021-10-19 15:55 Martin Kepplinger
  2021-10-19 15:55 ` [PATCH v3 1/2] media: hi846: include property.h instead of of_graph.h Martin Kepplinger
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Martin Kepplinger @ 2021-10-19 15:55 UTC (permalink / raw)
  To: sakari.ailus
  Cc: kernel, linux-kernel, linux-media, lkp, martin.kepplinger,
	mchehab, paul.kocialkowski

Similar to many other drivers this basically should fix the build warning
where the const struct of_device_id we define can be unused. Reported
here:
https://lore.kernel.org/linux-media/202110170632.b6umsB8m-lkp@intel.com/


revision history
----------------
v3: (thank you Sakari)
* include property.h instead of of_graph.h and remove the of_match_ptr macro

v2 and v1:
https://lore.kernel.org/linux-media/20211018095859.255912-1-martin.kepplinger@puri.sm/

Martin Kepplinger (2):
  media: hi846: include property.h instead of of_graph.h
  media: hi846: remove the of_match_ptr macro

 drivers/media/i2c/hi846.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2021-11-05  8:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-19 15:55 [PATCH v3 0/2] media: hi846: minor build fixes Martin Kepplinger
2021-10-19 15:55 ` [PATCH v3 1/2] media: hi846: include property.h instead of of_graph.h Martin Kepplinger
2021-10-19 15:55 ` [PATCH v3 2/2] media: hi846: remove the of_match_ptr macro Martin Kepplinger
2021-10-20 12:57 ` [PATCH v3 0/2] media: hi846: minor build fixes Sakari Ailus
2021-11-04 10:53   ` Martin Kepplinger
2021-11-05  8:50     ` Sakari Ailus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).