Ver código fonte

ASoC: da732x: Fix typo in include guard

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Mark Brown <broonie@linaro.org>
Rasmus Villemoes 11 anos atrás
pai
commit
aa47746269
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      sound/soc/codecs/da732x.h

+ 1 - 1
sound/soc/codecs/da732x.h

@@ -11,7 +11,7 @@
  */
 
 #ifndef __DA732X_H_
-#define __DA732X_H
+#define __DA732X_H_
 
 #include <sound/soc.h>