repo.or.cz
/
linux-ginger.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
OMAP3 SRF: Add virt clk nodes for VDD1/VDD2
[linux-ginger.git]
/
arch
/
mips
/
include
/
asm
/
mach-au1x00
/
gpio.h
blob
f9b7d41c659a53da89dce10f9d26eee32aef8423
1
#ifndef _ALCHEMY_GPIO_H_
2
#define _ALCHEMY_GPIO_H_
3
4
#if defined(CONFIG_ALCHEMY_GPIO_AU1000)
5
6
#include <asm/mach-au1x00/gpio-au1000.h>
7
8
#endif
9
10
#endif
/* _ALCHEMY_GPIO_H_ */