commit | 9c35f0e77b99ff9ec06000173da969d44598494b | [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 | 935c5bc020985469d05cfa3f678cb6681f5f005c [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>