Re: [PATCH 2/5] irda: irnet: Move linux/miscdevice.h include

From: David Miller
Date: Sat Dec 17 2016 - 11:18:20 EST


From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
Date: Thu, 15 Dec 2016 11:42:47 +0100

> 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@xxxxxxxxx>

Applied.