]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: i2c: ds90ub9x3: Remove (explicitly) unused header
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 31 Mar 2025 07:25:07 +0000 (10:25 +0300)
committerHans Verkuil <hverkuil@xs4all.nl>
Tue, 6 May 2025 11:06:29 +0000 (13:06 +0200)
commit0979b76babb7e7404c4e3999925c46231ccf93a7
tree1b5445cb73811a30ffd31329bb2bec5453702cae
parentf0b7912b73c68415cbb435f3724d02e1aa7aa12b
media: i2c: ds90ub9x3: 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/i2c/ds90ub913.c
drivers/media/i2c/ds90ub953.c