repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git]
/
include
/
linux
/
cm4000_cs.h
blob
88bee3a3309045970ff2a561a519b256f6261141
1
#ifndef _CM4000_H_
2
#define _CM4000_H_
3
4
#include <uapi/linux/cm4000_cs.h>
5
6
7
#define DEVICE_NAME
"cmm"
8
#define MODULE_NAME
"cm4000_cs"
9
10
#endif
/* _CM4000_H_ */