]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: raspberrypi: rp1-cfe: Remove (explicitly) unused header
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 31 Mar 2025 07:21:36 +0000 (10:21 +0300)
committerHans Verkuil <hverkuil@xs4all.nl>
Tue, 6 May 2025 11:06:29 +0000 (13:06 +0200)
commit8908792cbb7ec0e66720b5184c3a57a0d818e29f
tree29b9d75e75391210546aa501611304bc6f928ad7
parent0979b76babb7e7404c4e3999925c46231ccf93a7
media: raspberrypi: rp1-cfe: Remove (explicitly) unused header

The fwnode.h is not supposed to be used by the drivers as it
has the definitions for the core parts for different device
property provider implementations. Drop it.

Note, that fwnode API for drivers is provided in property.h
which is included here.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/platform/raspberrypi/rp1-cfe/cfe.c