repo.or.cz
/
wrt350n-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86: fix bogus KERN_ALERT on oops
[wrt350n-kernel.git]
/
arch
/
mips
/
basler
/
excite
/
excite_iodev.h
blob
cbfbb5d2ee62ef7e7ff9202c3d14f5d08f7afe33
1
#ifndef __EXCITE_IODEV_H__
2
#define __EXCITE_IODEV_H__
3
4
/* Device name */
5
#define IODEV_NAME
"iodev"
6
7
/* Resource names */
8
#define IODEV_RESOURCE_IRQ
"excite_iodev_irq"
9
10
#endif
/* __EXCITE_IODEV_H__ */