]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
ASoC: Move uda134x_codec.h to uda134x.h
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 18 Nov 2008 12:25:46 +0000 (12:25 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 18 Nov 2008 12:32:33 +0000 (12:32 +0000)
For consistency with other ASoC codec drivers.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/uda134x.c
sound/soc/codecs/uda134x.h [moved from sound/soc/codecs/uda134x_codec.h with 100% similarity]
sound/soc/s3c24xx/s3c24xx_uda134x.c

index 04b30da102280438184851f6e3d1a5482f0ebede..69ef521a2ed10449a684bfdb75639c67c5b34033 100644 (file)
@@ -24,7 +24,7 @@
 #include <sound/uda134x.h>
 #include <sound/l3.h>
 
-#include "uda134x_codec.h"
+#include "uda134x.h"
 
 
 #define POWER_OFF_ON_STANDBY 1
index 29a68132f1690fc40d07df9541db0c648727f347..487b010730b8df4942d734b14ff6f44c6d116669 100644 (file)
@@ -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 */