[ARM] 5085/2: PXA: Move AC97 over to the new central device declaration model
[safe/jmp/linux-2.6] / include / asm-arm / arch-pxa / audio.h
index 52bbe3b..f82f96d 100644 (file)
@@ -12,4 +12,6 @@ typedef struct {
        void *priv;
 } pxa2xx_audio_ops_t;
 
+extern void pxa_set_ac97_info(pxa2xx_audio_ops_t *ops);
+
 #endif