提交 43bf42ff 编写于 作者: C Christophe Leroy 提交者: Wolfram Sang

i2c: powermac: Prepare cleanup of powerpc's asm/prom.h

powerpc's asm/prom.h brings some headers that it doesn't
need itself.

In order to clean it up, first add missing headers in
users of asm/prom.h
Signed-off-by: NChristophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: NWolfram Sang <wsa@kernel.org>
上级 03fbb903
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
#include <linux/device.h> #include <linux/device.h>
#include <linux/platform_device.h> #include <linux/platform_device.h>
#include <linux/of_irq.h> #include <linux/of_irq.h>
#include <asm/prom.h>
#include <asm/pmac_low_i2c.h> #include <asm/pmac_low_i2c.h>
MODULE_AUTHOR("Benjamin Herrenschmidt <benh@kernel.crashing.org>"); MODULE_AUTHOR("Benjamin Herrenschmidt <benh@kernel.crashing.org>");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册