瀏覽代碼

ALSA: ctxfi: ct20k1reg: Fix typo in include guard

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Rasmus Villemoes 11 年之前
父節點
當前提交
ee3043b2d7
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1 3
      sound/pci/ctxfi/ct20k1reg.h

+ 1 - 3
sound/pci/ctxfi/ct20k1reg.h

@@ -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 */
-
-