mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 02:01:36 +03:00
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>
This commit is contained in:
committed by
Sameer Pujar
parent
dec9a5adbd
commit
2ac8157eb2
@@ -21,7 +21,7 @@
|
||||
*/
|
||||
|
||||
#ifndef __TEGRA_ASOC_UTILS_H__
|
||||
#define __TEGRA_ASOC_UTILS_H_
|
||||
#define __TEGRA_ASOC_UTILS_H__
|
||||
|
||||
struct clk;
|
||||
struct device;
|
||||
|
||||
Reference in New Issue
Block a user