Hi Guenter, On Tue, 19 Nov 2013 13:26:17 -0800, Guenter Roeck wrote: > After commit 487722cf2 (watchdog: Get rid of MODULE_ALIAS_MISCDEV > statements) the affected drivers no longer need to include miscdevice.h. > Only exception is rt2880_wdt.c which never needed it. I'm surprised because I thought I did check after applying my changes and had removed the #include <linux/miscdevice.h> every time it was OK to do so. But apparently I missed many... Thanks for noticing. Reviewed-by: Jean Delvare <jdelvare@xxxxxxx> > Signed-off-by: Guenter Roeck <linux@xxxxxxxxxxxx> > --- > Compile tested. > > drivers/watchdog/bcm2835_wdt.c | 1 - > drivers/watchdog/ep93xx_wdt.c | 1 - > drivers/watchdog/ie6xx_wdt.c | 1 - > drivers/watchdog/jz4740_wdt.c | 1 - > drivers/watchdog/kempld_wdt.c | 1 - > drivers/watchdog/max63xx_wdt.c | 1 - > drivers/watchdog/orion_wdt.c | 1 - > drivers/watchdog/pnx4008_wdt.c | 1 - > drivers/watchdog/rt2880_wdt.c | 1 - > drivers/watchdog/shwdt.c | 1 - > drivers/watchdog/softdog.c | 1 - > drivers/watchdog/stmp3xxx_rtc_wdt.c | 1 - > drivers/watchdog/txx9wdt.c | 1 - > drivers/watchdog/ux500_wdt.c | 1 - > 14 files changed, 14 deletions(-) > (...) -- Jean Delvare Suse L3 Support -- To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html