commit | e292823559709b09cd9bf7bd112bd13c93daa146 | [log] [tgz] |
---|---|---|
author | LABBE Corentin <clabbe.montjoie@gmail.com> | Thu Dec 15 11:42:47 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sat Dec 17 11:16:31 2016 -0500 |
tree | f21c5ede42070dbdcb7c4fdf3c5adfcf602d3558 | |
parent | 078497a4d9535026b137c08e3746e600d5669a05 [diff] |
irda: irnet: Move linux/miscdevice.h include The only use of miscdevice is irda_ppp so no need to include linux/miscdevice.h for all irda files. This patch move the linux/miscdevice.h include to irnet_ppp.h Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>