aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/s3c24xx
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2008-11-18 12:25:46 +0000
committerMark Brown <broonie@opensource.wolfsonmicro.com>2008-11-18 12:32:33 +0000
commit72f2b894455775b980a5ac7ae70ab560b3d3d247 (patch)
tree1bcd363a1e0c6837f3fdfd0343357f7c3ac83364 /sound/soc/s3c24xx
parentASoC: Blackfin: always set a default value for that GPIO range (diff)
downloadlinux-dev-72f2b894455775b980a5ac7ae70ab560b3d3d247.tar.xz
linux-dev-72f2b894455775b980a5ac7ae70ab560b3d3d247.zip
ASoC: Move uda134x_codec.h to uda134x.h
For consistency with other ASoC codec drivers. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/s3c24xx')
-rw-r--r--sound/soc/s3c24xx/s3c24xx_uda134x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/s3c24xx/s3c24xx_uda134x.c b/sound/soc/s3c24xx/s3c24xx_uda134x.c
index 29a68132f169..487b010730b8 100644
--- a/sound/soc/s3c24xx/s3c24xx_uda134x.c
+++ b/sound/soc/s3c24xx/s3c24xx_uda134x.c
@@ -26,7 +26,7 @@
#include "s3c24xx-pcm.h"
#include "s3c24xx-i2s.h"
-#include "../codecs/uda134x_codec.h"
+#include "../codecs/uda134x.h"
/* #define ENFORCE_RATES 1 */