[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211019155509.1018130-1-martin.kepplinger@puri.sm>
Date: Tue, 19 Oct 2021 17:55:07 +0200
From: Martin Kepplinger <martin.kepplinger@...i.sm>
To: sakari.ailus@...ux.intel.com
Cc: kernel@...i.sm, linux-kernel@...r.kernel.org,
linux-media@...r.kernel.org, lkp@...el.com,
martin.kepplinger@...i.sm, mchehab@...nel.org,
paul.kocialkowski@...tlin.com
Subject: [PATCH v3 0/2] media: hi846: minor build fixes
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
Powered by blists - more mailing lists