ASoC: da732x: Fix typo in include guard

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
Rasmus Villemoes 2014-08-22 11:25:13 +02:00 committed by Mark Brown
parent 7d1311b93e
commit aa47746269
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
*/
#ifndef __DA732X_H_
#define __DA732X_H
#define __DA732X_H_
#include <sound/soc.h>