projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux-2.6]
/
include
/
asm-arm
/
gpio.h
1
#ifndef _ARCH_ARM_GPIO_H
2
#define _ARCH_ARM_GPIO_H
3
4
/* not all ARM platforms necessarily support this API ... */
5
#include <asm/arch/gpio.h>
6
7
#endif /* _ARCH_ARM_GPIO_H */