On Tue, Apr 23, 2019 at 11:48:31AM -0400, Paul Gortmaker wrote: > The Kconfig for this driver is: > > config RTD119X_WATCHDOG > bool "Realtek RTD118x/RTD129x watchdog support" > > ...and hence it doesn't need to include module.h for anything. > There are no other signs of unused modular infrastructure. > > Cc: Wim Van Sebroeck <wim@xxxxxxxxxxxxxxxxxx> > Cc: Guenter Roeck <linux@xxxxxxxxxxxx> > Cc: linux-watchdog@xxxxxxxxxxxxxxx > Signed-off-by: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx> Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx>