commit | eb9ae7f2a38135761496d317c08c87f38c7cafe3 | [log] [tgz] |
---|---|---|
author | Hamo <hamo.by@gmail.com> | Fri Oct 21 09:38:32 2011 +0800 |
committer | Grant Likely <grant.likely@secretlab.ca> | Wed Oct 26 23:15:28 2011 +0200 |
tree | d85b542a849aeb8381820f6dbba18dedd5e1f6eb | |
parent | feb836992437c9b8b53988da30880e0e6e93ac8b [diff] |
gpio: fix build error in include/asm-generic/gpio.h Should call the platform-specific __gpio_{get,set}_value instead of generic gpio_{get,set}_value Signed-off-by: Yang Bai <hamo.by@gmail.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>