ALSA: ctxfi: ct20k1reg: Fix typo in include guard
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
3c25d04129
commit
ee3043b2d7
1 changed files with 1 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef CT20K1REG_H
|
#ifndef CT20K1REG_H
|
||||||
#define CT20k1REG_H
|
#define CT20K1REG_H
|
||||||
|
|
||||||
/* 20k1 registers */
|
/* 20k1 registers */
|
||||||
#define DSPXRAM_START 0x000000
|
#define DSPXRAM_START 0x000000
|
||||||
|
@ -632,5 +632,3 @@
|
||||||
#define I2SD_R 0x19L
|
#define I2SD_R 0x19L
|
||||||
|
|
||||||
#endif /* CT20K1REG_H */
|
#endif /* CT20K1REG_H */
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue