From: Andy Shevchenko Date: Tue, 5 Mar 2024 16:14:58 +0000 (+0200) Subject: platform/x86: intel_scu_wdt: Remove unused intel-mid.h X-Git-Tag: v6.9-rc1~117^2~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=988f3bf3d9504225e1e662a87a70700c1e9708c7;p=thirdparty%2Flinux.git platform/x86: intel_scu_wdt: Remove unused intel-mid.h intel-mid.h is providing some core parts of the South Complex PM, which are usually not used by individual drivers. In particular, this driver doesn't use it, so simply remove the unused header. Signed-off-by: Andy Shevchenko Reviewed-by: Kuppuswamy Sathyanarayanan Link: https://lore.kernel.org/r/20240305161539.1364717-2-andriy.shevchenko@linux.intel.com Reviewed-by: Ilpo Järvinen Signed-off-by: Ilpo Järvinen --- diff --git a/drivers/platform/x86/intel_scu_wdt.c b/drivers/platform/x86/intel_scu_wdt.c index c2479777a1d60..a5031a25632e6 100644 --- a/drivers/platform/x86/intel_scu_wdt.c +++ b/drivers/platform/x86/intel_scu_wdt.c @@ -13,7 +13,6 @@ #include #include -#include #include #include