提交 f8facbe7 编写于 作者: M Masahiro Yamada

gpio: do not include <asm/arch/gpio.h> for UniPhier

I implemented a GPIO driver based on Driver Model for the UniPhier
SoC family, but I could not find any good reason why such SoC
specific GPIO headers are needed.
Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: NSimon Glass <sjg@chromium.org>
上级 b9a66b63
#ifndef CONFIG_ARCH_UNIPHIER
#include <asm/arch/gpio.h>
#endif
#include <asm-generic/gpio.h>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册