diff options
author | Corentin Labbe <clabbe.montjoie@gmail.com> | 2016-12-15 17:53:23 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-01-10 23:46:41 +0300 |
commit | 8681d5b04f812d9cc5cde72bbbb5081f8f1c9728 (patch) | |
tree | e40b46c42c43ea114b456a750d9713577ee21019 /include/linux/miscdevice.h | |
parent | f17c941cbcdccc4fef49a10622ce2ffd2321a143 (diff) | |
download | linux-8681d5b04f812d9cc5cde72bbbb5081f8f1c9728.tar.xz |
ds1302: remove unneeded linux/miscdevice.h include
drivers/char/ds1302.c does not use any miscdevice so the
inclusion of linux/miscdevice.h is unnecessary.
This patch remove this inclusion.
Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/miscdevice.h')
0 files changed, 0 insertions, 0 deletions