Skip to content

Commit 3250647

Browse files
andy-shevWim Van Sebroeck
authored andcommitted
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>
1 parent cd2aa87 commit 3250647

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/watchdog/intel-mid_wdt.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
#include <linux/platform_data/intel-mid_wdt.h>
1818

1919
#include <asm/intel_scu_ipc.h>
20-
#include <asm/intel-mid.h>
2120

2221
#define IPC_WATCHDOG 0xf8
2322

0 commit comments

Comments
 (0)