[ALSA] Fix obsolete *_t typedefs
[firefly-linux-kernel-4.4.55.git] / sound / pci / hda / patch_sigmatel.c
index 1b428a1eafd0fc79ae11b4af3b9a3edf3634ac52..c8696ddc03acf76a9248033938d63d99c0a0b596 100644 (file)
@@ -301,7 +301,7 @@ static struct snd_kcontrol_new stac9227_mixer[] = {
        { } /* end */
 };
 
-static snd_kcontrol_new_t stac927x_mixer[] = {
+static struct snd_kcontrol_new stac927x_mixer[] = {
        {
                .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
                .name = "Input Source",
@@ -316,7 +316,7 @@ static snd_kcontrol_new_t stac927x_mixer[] = {
        { } /* end */
 };
 
-static snd_kcontrol_new_t stac9205_mixer[] = {
+static struct snd_kcontrol_new stac9205_mixer[] = {
        {
                .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
                .name = "Digital Input Source",