]> asedeno.scripts.mit.edu Git - linux.git/commit
watchdog: octeon: Remove unneeded linux/miscdevice.h include
authorCorentin Labbe <clabbe.montjoie@gmail.com>
Thu, 15 Dec 2016 17:49:29 +0000 (18:49 +0100)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 16 Dec 2016 14:53:55 +0000 (06:53 -0800)
commit724284a323c4cdea6c1bb1448247ffc858f2bd1d
tree0697cf435a6492698720568ffbd6b63c008036bc
parent054ae19422859c394d5f26a8756ed57d332f6284
watchdog: octeon: Remove unneeded linux/miscdevice.h include

watchdog/octeon-wdt-main.c does not use any miscdevice so this patch
remove this unnecessary inclusion.

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/watchdog/octeon-wdt-main.c