Răsfoiți Sursa

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 ani în urmă
părinte
comite
aa47746269
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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>