]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: i2c: max9671x: Remove (explicitly) unused header
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 31 Mar 2025 07:27:07 +0000 (10:27 +0300)
committerHans Verkuil <hverkuil@xs4all.nl>
Tue, 6 May 2025 11:06:29 +0000 (13:06 +0200)
commitf0b7912b73c68415cbb435f3724d02e1aa7aa12b
tree804e8066d3e7b90eec1042ca593fa00b08ce0386
parentac6fb0d8f98810f628e0539f4671d6e71fbf7053
media: i2c: max9671x: 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: Julien Massot <julien.massot@collabora.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/i2c/max96714.c
drivers/media/i2c/max96717.c