projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d1311b
)
ASoC: tegra: Fix typo in include guard
author
Rasmus Villemoes
<linux@rasmusvillemoes.dk>
Fri, 22 Aug 2014 09:27:07 +0000
(11:27 +0200)
committer
Mark Brown
<broonie@linaro.org>
Fri, 22 Aug 2014 18:35:44 +0000
(13:35 -0500)
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/tegra/tegra_asoc_utils.h
patch
|
blob
|
history
diff --git
a/sound/soc/tegra/tegra_asoc_utils.h
b/sound/soc/tegra/tegra_asoc_utils.h
index 9577121ce971247407b6d04957de548a5b3fd67d..ca8037634100b0a814927f52da9d77fca28fd657 100644
(file)
--- a/
sound/soc/tegra/tegra_asoc_utils.h
+++ b/
sound/soc/tegra/tegra_asoc_utils.h
@@
-21,7
+21,7
@@
*/
#ifndef __TEGRA_ASOC_UTILS_H__
-#define __TEGRA_ASOC_UTILS_H_
+#define __TEGRA_ASOC_UTILS_H_
_
struct clk;
struct device;