Hi Paul, > None of these files are actually using any __init type directives > and hence don't need to include <linux/init.h>. Most are just a > left over from __devinit and __cpuinit removal, or simply due to > code getting copied from one driver to the next. > > Cc: Wim Van Sebroeck <[email protected]> > Cc: [email protected] > Signed-off-by: Paul Gortmaker <[email protected]> > --- > drivers/watchdog/ar7_wdt.c | 1 - > drivers/watchdog/ath79_wdt.c | 1 - > drivers/watchdog/bcm47xx_wdt.c | 1 - > drivers/watchdog/bcm63xx_wdt.c | 1 - > drivers/watchdog/cpu5wdt.c | 1 - > drivers/watchdog/cpwd.c | 1 - > drivers/watchdog/davinci_wdt.c | 1 - > drivers/watchdog/hpwdt.c | 1 - > drivers/watchdog/i6300esb.c | 1 - > drivers/watchdog/jz4740_wdt.c | 1 - > drivers/watchdog/max63xx_wdt.c | 1 - > drivers/watchdog/mtx-1_wdt.c | 1 - > drivers/watchdog/nuc900_wdt.c | 1 - > drivers/watchdog/of_xilinx_wdt.c | 1 - > drivers/watchdog/omap_wdt.c | 1 - > drivers/watchdog/orion_wdt.c | 1 - > drivers/watchdog/pnx4008_wdt.c | 1 - > drivers/watchdog/rdc321x_wdt.c | 1 - > drivers/watchdog/retu_wdt.c | 1 - > drivers/watchdog/riowd.c | 1 - > drivers/watchdog/s3c2410_wdt.c | 1 - > drivers/watchdog/sp805_wdt.c | 1 - > drivers/watchdog/stmp3xxx_rtc_wdt.c | 1 - > drivers/watchdog/wdt_pci.c | 1 - > 24 files changed, 24 deletions(-)
This patch has been added to linux-watchdog-next. Kind regards, Wim. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

