repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
xtensa: register gpio chip before use
[linux-2.6/mini2440.git]
/
arch
/
xtensa
/
variants
/
s6000
/
include
/
variant
/
gpio.h
blob
8327f62167eb39c462a1f7d59f4637b66f66e343
1
#ifndef _XTENSA_VARIANT_S6000_GPIO_H
2
#define _XTENSA_VARIANT_S6000_GPIO_H
3
4
extern
int
s6_gpio_init
(
void
);
5
6
#endif
/* _XTENSA_VARIANT_S6000_GPIO_H */