commit | 86bedaebb570c2a111cdcafbf310f95b1bd58a14 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Feb 07 11:51:43 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Feb 12 10:35:31 2015 -0700 |
tree | 0df88a567ec4096c43ce26bd9f723474f3bd7c9d | |
parent | 36ec4c021a56209be87b9fe7c2865fd95a820f63 [diff] |
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>