Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ASoC: da732x: Fix typo in include guard

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Mark Brown <broonie@linaro.org>

authored by

Rasmus Villemoes and committed by
Mark Brown
aa477462 7d1311b9

+1 -1
+1 -1
sound/soc/codecs/da732x.h
··· 11 11 */ 12 12 13 13 #ifndef __DA732X_H_ 14 - #define __DA732X_H 14 + #define __DA732X_H_ 15 15 16 16 #include <sound/soc.h> 17 17