Re: [alsa-devel] [PATCH] sound: pci: ca0132_regs.h: Fix typo in include guard

From: Takashi Iwai
Date: Fri Aug 22 2014 - 05:25:29 EST


At Fri, 22 Aug 2014 11:22:09 +0200,
Rasmus Villemoes wrote:
>
> Signed-off-by: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>

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@xxxxxxxxxxxxxxxx
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/