Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

of_serial: Use linux/of_platform.h instead of asm

parent d33b78df
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 {