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://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=c401b0445649d8a7e3e43fee915ec9aa6149a1b9;p=linux-2.6-omap-h63xx.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 25029c7570b..8fa0ff561e9 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 {