repo.or.cz
/
linux-btrfs-devel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel...
[linux-btrfs-devel.git]
/
arch
/
mips
/
include
/
asm
/
mach-au1x00
/
gpio.h
blob
c3f60cdc320371e49d58461f6a20ce157ddfadf1
1
#ifndef _ALCHEMY_GPIO_H_
2
#define _ALCHEMY_GPIO_H_
3
4
#if defined(CONFIG_ALCHEMY_GPIOINT_AU1000)
5
6
#include <asm/mach-au1x00/gpio-au1000.h>
7
8
#endif
9
10
#endif
/* _ALCHEMY_GPIO_H_ */