commit | 7fb48e746eeb3dfacb20c8983a85fd95c3a792f5 | [log] [tgz] |
---|---|---|
author | Corentin Labbe <clabbe.montjoie@gmail.com> | Thu Dec 15 16:02:08 2016 +0100 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Thu Feb 09 14:14:17 2017 +0100 |
tree | 5b88640418846957d1e594e216480cbfca760eec | |
parent | 7ce7d89f48834cefece7804d38fc5d85382edf77 [diff] |
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>