]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add generic gpio.h in asm-generic
authorSimon Glass <sjg@chromium.org>
Fri, 7 Oct 2011 13:53:50 +0000 (13:53 +0000)
committerWolfgang Denk <wd@denx.de>
Mon, 17 Oct 2011 21:56:59 +0000 (23:56 +0200)
commit9d2cb8e8e6a3650613eab95c1b30023e81beb15c
tree5d92efc81ce909a5de7274ef7d61715d4c6bd9f3
parent47508843061b8dd9455ec86df00d56b462f2a5c9
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>
include/asm-generic/gpio.h [new file with mode: 0644]