Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
[deliverable/linux.git] / sound / soc / codecs / ad1980.c
index bfbab3d6c35ca02063b9f55029763e7d461fff3b..1397b8e06c0b41eda7002815a276baba8f3ea035 100644 (file)
@@ -13,7 +13,6 @@
 
 #include <linux/init.h>
 #include <linux/module.h>
-#include <linux/version.h>
 #include <linux/kernel.h>
 #include <linux/device.h>
 #include <sound/core.h>
@@ -141,7 +140,7 @@ static int ac97_write(struct snd_soc_codec *codec, unsigned int reg,
        return 0;
 }
 
-struct snd_soc_codec_dai ad1980_dai = {
+struct snd_soc_dai ad1980_dai = {
        .name = "AC97",
        .playback = {
                .stream_name = "Playback",
This page took 0.051776 seconds and 5 git commands to generate.