]> asedeno.scripts.mit.edu Git - linux.git/commit
watchdog: mpc8xxx: Remove unneeded linux/miscdevice.h include
authorCorentin Labbe <clabbe.montjoie@gmail.com>
Thu, 15 Dec 2016 18:03:44 +0000 (19:03 +0100)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 16 Dec 2016 14:53:55 +0000 (06:53 -0800)
commitf01d74cc5a2aefa0ba16e2821086a1f2d0a2c899
tree9a840b8fcffa5cc3fc4a4f859ad7a62142987abf
parent724284a323c4cdea6c1bb1448247ffc858f2bd1d
watchdog: mpc8xxx: Remove unneeded linux/miscdevice.h include

watchdog/mpc8xxx_wdt.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/mpc8xxx_wdt.c