watchdog: it87_wdt: Don't use "proxy" headers
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 8 Jul 2025 13:33:43 +0000 (16:33 +0300)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Thu, 17 Jul 2025 09:26:56 +0000 (11:26 +0200)
commit6a4a2d5cba74e1cd31dabea29be7a79e2a409f3d
tree4c42e18ad1bb5d43a5ff62f758d21918614c1092
parent801c6592bf4c9892389352586ba36173ae9e8f9e
watchdog: it87_wdt: Don't use "proxy" headers

Update header inclusions to follow IWYU (Include What You Use)
principle.

Note that kernel.h is discouraged to be included as it's written
at the top of that file.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20250708133646.70384-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/it87_wdt.c