projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
[platform/adaptation/renesas_rcar/renesas_kernel.git]
/
include
/
linux
/
cm4000_cs.h
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_ */