From: Stephen Rothwell Date: Fri, 23 May 2008 06:32:54 +0000 (+1000) Subject: of_serial: Use linux/of_platform.h instead of asm X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=c401b0445649d8a7e3e43fee915ec9aa6149a1b9;p=openwrt%2Fstaging%2Fblogic.git of_serial: Use linux/of_platform.h instead of asm Signed-off-by: Stephen Rothwell Acked-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- diff --git a/drivers/serial/of_serial.c b/drivers/serial/of_serial.c index 25029c7570b6..8fa0ff561e9f 100644 --- a/drivers/serial/of_serial.c +++ b/drivers/serial/of_serial.c @@ -13,8 +13,8 @@ #include #include #include +#include -#include #include struct of_serial_info {