ASoC: Move uda134x_codec.h to uda134x.h
For consistency with other ASoC codec drivers. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
#include <sound/uda134x.h>
|
#include <sound/uda134x.h>
|
||||||
#include <sound/l3.h>
|
#include <sound/l3.h>
|
||||||
|
|
||||||
#include "uda134x_codec.h"
|
#include "uda134x.h"
|
||||||
|
|
||||||
|
|
||||||
#define POWER_OFF_ON_STANDBY 1
|
#define POWER_OFF_ON_STANDBY 1
|
||||||
|
@@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
#include "s3c24xx-pcm.h"
|
#include "s3c24xx-pcm.h"
|
||||||
#include "s3c24xx-i2s.h"
|
#include "s3c24xx-i2s.h"
|
||||||
#include "../codecs/uda134x_codec.h"
|
#include "../codecs/uda134x.h"
|
||||||
|
|
||||||
|
|
||||||
/* #define ENFORCE_RATES 1 */
|
/* #define ENFORCE_RATES 1 */
|
||||||
|
Reference in New Issue
Block a user