From: Andy Shevchenko Date: Mon, 31 Mar 2025 07:06:00 +0000 (+0300) Subject: hwmon: (qnap-mcu) Remove (explicitly) unused header X-Git-Tag: v6.16-rc1~66^2~47 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f2053eea39a4b310ee502b388a8762c77f02469e;p=thirdparty%2Fkernel%2Flinux.git hwmon: (qnap-mcu) 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 Link: https://lore.kernel.org/r/20250331070600.3985850-1-andriy.shevchenko@linux.intel.com Signed-off-by: Guenter Roeck --- diff --git a/drivers/hwmon/qnap-mcu-hwmon.c b/drivers/hwmon/qnap-mcu-hwmon.c index 29057514739c5..e86e64c4d391a 100644 --- a/drivers/hwmon/qnap-mcu-hwmon.c +++ b/drivers/hwmon/qnap-mcu-hwmon.c @@ -6,7 +6,6 @@ * Copyright (C) 2024 Heiko Stuebner */ -#include #include #include #include