From: Rasmus Villemoes Date: Fri, 22 Aug 2014 09:25:13 +0000 (+0200) Subject: ASoC: da732x: Fix typo in include guard X-Git-Tag: v3.17-rc4~24^2^2^4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aa47746269b0f87b3c042db7453b9e461029aed7;p=thirdparty%2Fkernel%2Flinux.git ASoC: da732x: Fix typo in include guard Signed-off-by: Rasmus Villemoes Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/da732x.h b/sound/soc/codecs/da732x.h index 1dceafeec4151..f586cbd30b776 100644 --- a/sound/soc/codecs/da732x.h +++ b/sound/soc/codecs/da732x.h @@ -11,7 +11,7 @@ */ #ifndef __DA732X_H_ -#define __DA732X_H +#define __DA732X_H_ #include