]> asedeno.scripts.mit.edu Git - linux.git/commit
m68k/mac: Remove unneeded linux/miscdevice.h include
authorCorentin Labbe <clabbe.montjoie@gmail.com>
Thu, 15 Dec 2016 15:02:08 +0000 (16:02 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Thu, 9 Feb 2017 13:14:17 +0000 (14:14 +0100)
commit7fb48e746eeb3dfacb20c8983a85fd95c3a792f5
tree5b88640418846957d1e594e216480cbfca760eec
parent7ce7d89f48834cefece7804d38fc5d85382edf77
m68k/mac: Remove unneeded linux/miscdevice.h include

arch/m68k/mac/misc.c does not use any miscdevice so the
inclusion of linux/miscdevice.h is unnecessary.
This patch remove this unnecessary include.

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/mac/misc.c