Skip to content

Commit

Permalink
ASoC: da732x: Fix typo in include guard
Browse files Browse the repository at this point in the history
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Mark Brown <broonie@linaro.org>
  • Loading branch information
Rasmus Villemoes authored and Mark Brown committed Aug 22, 2014
1 parent 7d1311b commit aa47746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/soc/codecs/da732x.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
*/

#ifndef __DA732X_H_
#define __DA732X_H
#define __DA732X_H_

#include <sound/soc.h>

Expand Down

0 comments on commit aa47746

Please sign in to comment.