commit | 9d2cb8e8e6a3650613eab95c1b30023e81beb15c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Oct 07 13:53:50 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Mon Oct 17 23:56:59 2011 +0200 |
tree | 5d92efc81ce909a5de7274ef7d61715d4c6bd9f3 | |
parent | 47508843061b8dd9455ec86df00d56b462f2a5c9 [diff] |
Add generic gpio.h in asm-generic Since we want want to have a standard GPIO interface, this adds a definition for this into include/asm-generic/gpio.h. Signed-off-by: Simon Glass <sjg@chromium.org>