Home
last modified time | relevance | path

Searched hist:f8facbe71ecb4c9411e3da6e40d90152d066879a (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dgpio.hf8facbe71ecb4c9411e3da6e40d90152d066879a Tue Feb 16 08:03:49 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> 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: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Simon Glass <sjg@chromium.org>