提交 c6c86499 编写于 作者: L Linus Walleij

Revert "gpio: include <linux/io-mapping.h> in gpiolib-of"

This reverts commit 7d4defe2.

The commit was pointless, manically trembling in the dark for
a solution. The real fixes are:

commit 048c28c9
("gpio: make any OF dependent driver depend on OF_GPIO")
commit 2527ecc9
("gpio: Fix OF build problem on UM")
Reported-by: NChris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
上级 c6935931
......@@ -16,7 +16,6 @@
#include <linux/errno.h>
#include <linux/module.h>
#include <linux/io.h>
#include <linux/io-mapping.h>
#include <linux/gpio/consumer.h>
#include <linux/of.h>
#include <linux/of_address.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册