OSDN Git Service

ALSA: Drop __bitwise and typedefs for snd_device attributes
[android-x86/kernel.git] / sound / aoa / core / alsa.c
index 9913bf2..4a7e4e6 100644 (file)
@@ -59,7 +59,7 @@ void aoa_alsa_cleanup(void)
        }
 }
 
-int aoa_snd_device_new(snd_device_type_t type,
+int aoa_snd_device_new(enum snd_device_type type,
                       void * device_data, struct snd_device_ops * ops)
 {
        struct snd_card *card = aoa_get_card();