Skip to content

Commit

Permalink
ALSA: ctxfi: ct20k1reg: Fix typo in include guard
Browse files Browse the repository at this point in the history
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Rasmus Villemoes authored and Takashi Iwai committed Aug 22, 2014
1 parent 3c25d04 commit ee3043b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions sound/pci/ctxfi/ct20k1reg.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
*/

#ifndef CT20K1REG_H
#define CT20k1REG_H
#define CT20K1REG_H

/* 20k1 registers */
#define DSPXRAM_START 0x000000
Expand Down Expand Up @@ -632,5 +632,3 @@
#define I2SD_R 0x19L

#endif /* CT20K1REG_H */


0 comments on commit ee3043b

Please sign in to comment.