projects
/
platform
/
kernel
/
linux-rpi3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c25d04
)
ALSA: ctxfi: ct20k1reg: Fix typo in include guard
author
Rasmus Villemoes
<linux@rasmusvillemoes.dk>
Fri, 22 Aug 2014 09:23:09 +0000
(11:23 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 22 Aug 2014 09:24:57 +0000
(11:24 +0200)
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ctxfi/ct20k1reg.h
patch
|
blob
|
history
diff --git
a/sound/pci/ctxfi/ct20k1reg.h
b/sound/pci/ctxfi/ct20k1reg.h
index
f2e34e3
..
5851249
100644
(file)
--- a/
sound/pci/ctxfi/ct20k1reg.h
+++ b/
sound/pci/ctxfi/ct20k1reg.h
@@
-7,7
+7,7
@@
*/
#ifndef CT20K1REG_H
-#define CT20
k
1REG_H
+#define CT20
K
1REG_H
/* 20k1 registers */
#define DSPXRAM_START 0x000000
@@
-632,5
+632,3
@@
#define I2SD_R 0x19L
#endif /* CT20K1REG_H */
-
-