[alsa-devel] [PATCH] sound: pci: ca0132_regs.h: Fix typo in include guard
Rasmus Villemoes
linux at rasmusvillemoes.dk
Fri Aug 22 11:22:09 CEST 2014
Signed-off-by: Rasmus Villemoes <linux at rasmusvillemoes.dk>
---
sound/pci/hda/ca0132_regs.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/pci/hda/ca0132_regs.h b/sound/pci/hda/ca0132_regs.h
index 07e7609..8371274 100644
--- a/sound/pci/hda/ca0132_regs.h
+++ b/sound/pci/hda/ca0132_regs.h
@@ -20,7 +20,7 @@
*/
#ifndef __CA0132_REGS_H
-#define __CA0312_REGS_H
+#define __CA0132_REGS_H
#define DSP_CHIP_OFFSET 0x100000
#define DSP_DBGCNTL_MODULE_OFFSET 0xE30
--
1.9.2
More information about the Alsa-devel
mailing list