Эх сурвалжийг харах

ASoC: tegra: Fix typo in include guard

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Rasmus Villemoes 11 жил өмнө
parent
commit
d50884afdf

+ 1 - 1
sound/soc/tegra/tegra_asoc_utils.h

@@ -21,7 +21,7 @@
  */
  */
 
 
 #ifndef __TEGRA_ASOC_UTILS_H__
 #ifndef __TEGRA_ASOC_UTILS_H__
-#define __TEGRA_ASOC_UTILS_H_
+#define __TEGRA_ASOC_UTILS_H__
 
 
 struct clk;
 struct clk;
 struct device;
 struct device;