Home
last modified time | relevance | path

Searched hist:"99 cf97907015025bb4d386115afacaafc9fa6da0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dbcm63xx_uart.cdiff 99cf97907015025bb4d386115afacaafc9fa6da0 Thu Dec 05 20:26:05 CST 2013 Florian Fainelli <florian@openwrt.org> tty: serial: bcm63xx_uart: drop bcm_{readl,writel} macros

bcm_{readl,writel} macros expand to __raw_{readl,writel}, use these
directly such that we do not rely on the platform to provide these for
us. As a result, we no longer use bcm63xx_io.h, so remove that inclusion
too.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6201/