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-Tag: v2.6.27-rc1~1058^2~166 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c401b0445649d8a7e3e43fee915ec9aa6149a1b9;p=profile%2Fivi%2Fkernel-x86-ivi.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 25029c7..8fa0ff5 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 {