Commit c401b044 authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Paul Mackerras

of_serial: Use linux/of_platform.h instead of asm

Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent d33b78df
......@@ -13,8 +13,8 @@
#include <linux/module.h>
#include <linux/serial_core.h>
#include <linux/serial_8250.h>
#include <linux/of_platform.h>
#include <asm/of_platform.h>
#include <asm/prom.h>
struct of_serial_info {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment