[PATCH 3/3] tty: serial: msm: Cleanup include usage
Andy Gross
andy.gross at linaro.org
Sun Jun 5 12:05:18 PDT 2016
On Wed, May 11, 2016 at 06:02:28PM -0700, Stephen Boyd wrote:
> The hrtimer include isn't used and neither is serial. Drop those
> ones. The irq.h header really should be interrupt.h because this
> is an interrupt user and not an interrupt chip. Finally add
> wait.h for the wake_up*() usage in this driver and kernel.h for
> container_of().
>
> Signed-off-by: Stephen Boyd <sboyd at codeaurora.org>
Acked-by: Andy Gross <andy.gross at linaro.org>
More information about the linux-arm-kernel
mailing list