diff options
Diffstat (limited to 'sound/soc/codecs/uda134x.h')
-rw-r--r-- | sound/soc/codecs/uda134x.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/codecs/uda134x.h b/sound/soc/codecs/uda134x.h index 205f03b3eaf8..9faae06972b3 100644 --- a/sound/soc/codecs/uda134x.h +++ b/sound/soc/codecs/uda134x.h | |||
@@ -31,7 +31,4 @@ | |||
31 | #define STATUS0_DAIFMT_MASK (~(7<<1)) | 31 | #define STATUS0_DAIFMT_MASK (~(7<<1)) |
32 | #define STATUS0_SYSCLK_MASK (~(3<<4)) | 32 | #define STATUS0_SYSCLK_MASK (~(3<<4)) |
33 | 33 | ||
34 | extern struct snd_soc_dai uda134x_dai; | ||
35 | extern struct snd_soc_codec_device soc_codec_dev_uda134x; | ||
36 | |||
37 | #endif | 34 | #endif |