[PATCH v3 0/2] watchdog: Don't use "proxy" inclusions

Andy Shevchenko posted 2 patches 3 months ago
drivers/watchdog/it87_wdt.c            |  4 +++-
drivers/watchdog/watchdog_core.h       |  8 +++++++-
drivers/watchdog/watchdog_pretimeout.c |  2 ++
include/linux/watchdog.h               | 12 ++++++++----
4 files changed, 20 insertions(+), 6 deletions(-)
[PATCH v3 0/2] watchdog: Don't use "proxy" inclusions
Posted by Andy Shevchenko 3 months ago
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.

Changelog v3:
- added prerequisite to avoid compilation errors (LKP, Guenter)

Andy Shevchenko (2):
  watchdog: it87_wdt: Don't use "proxy" headers
  watchdog: Don't use "proxy" headers

 drivers/watchdog/it87_wdt.c            |  4 +++-
 drivers/watchdog/watchdog_core.h       |  8 +++++++-
 drivers/watchdog/watchdog_pretimeout.c |  2 ++
 include/linux/watchdog.h               | 12 ++++++++----
 4 files changed, 20 insertions(+), 6 deletions(-)

-- 
2.47.2