repo.or.cz
/
linux-3.6.7-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Adding support for MOXA ART SoC. Testing port of linux-2.6.32.60-moxart.
[linux-3.6.7-moxart.git]
/
arch
/
xtensa
/
include
/
asm
/
gpio.h
blob
b3799d88ffcfe8911d50399c2624569321912f10
1
#ifndef __LINUX_GPIO_H
2
#warning Include linux/gpio.h instead of asm/gpio.h
3
#include <linux/gpio.h>
4
#endif