Re: [PATCH 40/73] watchdog: delete non-required instances of include <linux/init.h>

From: Wim Van Sebroeck
Date: Mon Feb 24 2014 - 14:52:34 EST


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 <wim@xxxxxxxxx>
> Cc: linux-watchdog@xxxxxxxxxxxxxxx
> Signed-off-by: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>
> ---
> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/