Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifs
[deliverable/linux.git] / sound / aoa / aoa.h
index e08789484e3001e08e53acd481d97dcc37a7f88f..34c668f2779882f10b278a5e92654511eec90ec6 100644 (file)
@@ -116,7 +116,7 @@ struct aoa_card {
        struct snd_card *alsa_card;
 };
         
-extern int aoa_snd_device_new(snd_device_type_t type,
+extern int aoa_snd_device_new(enum snd_device_type type,
        void * device_data, struct snd_device_ops * ops);
 extern struct snd_card *aoa_get_card(void);
 extern int aoa_snd_ctl_add(struct snd_kcontrol* control);
This page took 0.127399 seconds and 5 git commands to generate.