]> www.infradead.org Git - users/jedix/linux-maple.git/commit
watchdog: intel-mid_wdt: Remove unused intel-mid.h
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 5 Mar 2024 16:52:18 +0000 (18:52 +0200)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Sun, 10 Mar 2024 10:14:45 +0000 (11:14 +0100)
commit3250647eed27ff8c532512aa52829c84fceaaf63
tree85f574813b7c8b79286e308c904ea424def72f09
parentcd2aa8779db00de45d72445f963346644dca0673
watchdog: intel-mid_wdt: Remove unused intel-mid.h

intel-mid.h is providing some core parts of the South Complex PM,
which are usually are not used by individual drivers. In particular,
this driver doesn't use it, so simply remove the unused header.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20240305165306.1366823-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/intel-mid_wdt.c