]> git.baikalelectronics.ru Git - kernel.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)
commit9c986767c35edffd2ca9b93c5a5d4d69ba7bedcc
tree0697cf435a6492698720568ffbd6b63c008036bc
parent0f346b8d0d6f44c4bfb2a403e4c493e977f6cc76
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