* [PATCH] sound: pci: ca0132_regs.h: Fix typo in include guard
@ 2014-08-22 9:22 Rasmus Villemoes
2014-08-22 9:25 ` [alsa-devel] " Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Rasmus Villemoes @ 2014-08-22 9:22 UTC (permalink / raw)
To: Jaroslav Kysela, Takashi Iwai; +Cc: alsa-devel, linux-kernel, Rasmus Villemoes
Signed-off-by: Rasmus Villemoes <linux@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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [alsa-devel] [PATCH] sound: pci: ca0132_regs.h: Fix typo in include guard
2014-08-22 9:22 [PATCH] sound: pci: ca0132_regs.h: Fix typo in include guard Rasmus Villemoes
@ 2014-08-22 9:25 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2014-08-22 9:25 UTC (permalink / raw)
To: Rasmus Villemoes; +Cc: Jaroslav Kysela, alsa-devel, linux-kernel
At Fri, 22 Aug 2014 11:22:09 +0200,
Rasmus Villemoes wrote:
>
> Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Applied, thanks.
Takashi
> ---
> 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
>
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-22 9:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-22 9:22 [PATCH] sound: pci: ca0132_regs.h: Fix typo in include guard Rasmus Villemoes
2014-08-22 9:25 ` [alsa-devel] " Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).