Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d50884af authored by Rasmus Villemoes's avatar Rasmus Villemoes Committed by Mark Brown
Browse files

ASoC: tegra: Fix typo in include guard

parent 7d1311b9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
 */

#ifndef __TEGRA_ASOC_UTILS_H__
#define __TEGRA_ASOC_UTILS_H_
#define __TEGRA_ASOC_UTILS_H__

struct clk;
struct device;