commit | 92c807067e9ade7d41f453befe560a362e95be7f | [log] [tgz] |
---|---|---|
author | Corentin Labbe <clabbe.montjoie@gmail.com> | Mon Sep 18 19:58:21 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 27 21:39:22 2017 -0700 |
tree | 0adbb20d19fdf2c80551439fd22631692d91aca0 | |
parent | 01c3f0a42a2a0ff0c3fed80a1a25f2641ae72554 [diff] |
sparc: time: Remove unneeded linux/miscdevice.h include arch/sparc/kernel/time_64.c does not contain any miscdevice so the inclusion of linux/miscdevice.h is unnecessary. Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>