ALSA: ctxfi: ct20k1reg: Fix typo in include guard
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Fri, 22 Aug 2014 09:23:09 +0000 (11:23 +0200)
committerTakashi 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

index f2e34e3..5851249 100644 (file)
@@ -7,7 +7,7 @@
  */
 
 #ifndef CT20K1REG_H
-#define CT20k1REG_H
+#define CT20K1REG_H
 
 /* 20k1 registers */
 #define        DSPXRAM_START                   0x000000
 #define I2SD_R    0x19L
 
 #endif /* CT20K1REG_H */
-
-