repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
eCryptfs: use page_alloc not kmalloc to get a page of memory
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
include
/
asm-arm
/
gpio.h
blob
fff4f800ee421d797f7fa9240e8a485a8bdb7a51
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 */