From: Guenter Roeck Date: Tue, 19 Nov 2013 21:26:17 +0000 (-0800) Subject: watchdog: Drop unnecessary include of miscdevice.h X-Git-Tag: v3.13-rc4~35^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9539210e17dc09ea1472076c297d461c7507a5bb;p=pandora-kernel.git watchdog: Drop unnecessary include of miscdevice.h 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. Signed-off-by: Guenter Roeck Reviewed-by: Jean Delvare Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed