powerpc: ppc4xx: Add a gpio.h header file
authorSimon Glass <sjg@chromium.org>
Sat, 7 Feb 2015 18:51:43 +0000 (11:51 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 12 Feb 2015 17:35:31 +0000 (10:35 -0700)
commit86bedaebb570c2a111cdcafbf310f95b1bd58a14
tree0df88a567ec4096c43ce26bd9f723474f3bd7c9d
parent36ec4c021a56209be87b9fe7c2865fd95a820f63
powerpc: ppc4xx: Add a gpio.h header file

This is required at present for device tree control. The ppc4xx does support
GPIOs but does not seem to have a proper driver. So this file is empty.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/powerpc/include/asm/arch-ppc4xx/gpio.h [new file with mode: 0644]