Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tty: serial: bcm63xx_uart: include linux/io.h
Include linux/io.h which provides the definition for __raw_{readl,writel}, this is not necessary on MIPS since there is an implicit inclusion, but it is on ARM for instance. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information