Commit ee3043b2 authored by Rasmus Villemoes's avatar Rasmus Villemoes Committed by Takashi Iwai

ALSA: ctxfi: ct20k1reg: Fix typo in include guard

Signed-off-by: default avatarRasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 3c25d041
......@@ -7,7 +7,7 @@
*/
#ifndef CT20K1REG_H
#define CT20k1REG_H
#define CT20K1REG_H
/* 20k1 registers */
#define DSPXRAM_START 0x000000
......@@ -632,5 +632,3 @@
#define I2SD_R 0x19L
#endif /* CT20K1REG_H */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment