]> git.ipfire.org Git - people/ms/u-boot.git/commit
gpio: do not include <asm/arch/gpio.h> for UniPhier
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 16 Feb 2016 08:03:49 +0000 (17:03 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 28 Feb 2016 18:50:15 +0000 (03:50 +0900)
commitf8facbe71ecb4c9411e3da6e40d90152d066879a
tree90f339b8032e27a4d2b05e2b3816df72b37d0707
parentb9a66b63b49ce8ce7a43de68e46ef8c1c0a781fc
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>
arch/arm/include/asm/gpio.h