]> Pileus Git - ~andy/linux/blobdiff - sound/soc/fsl/mpc5200_dma.h
Merge branch 'for-2.6.36' into for-2.6.37
[~andy/linux] / sound / soc / fsl / mpc5200_dma.h
index e1ec6d91ea3829dfc1d44d4d5995d2a562d54fce..a3c0cd5382fbbfdb74a52b93ceaef444e87f011f 100644 (file)
@@ -81,9 +81,4 @@ to_psc_dma_stream(struct snd_pcm_substream *substream, struct psc_dma *psc_dma)
        return &psc_dma->playback;
 }
 
-int mpc5200_audio_dma_create(struct of_device *op);
-int mpc5200_audio_dma_destroy(struct of_device *op);
-
-extern struct snd_soc_platform mpc5200_audio_dma_platform;
-
 #endif /* __SOUND_SOC_FSL_MPC5200_DMA_H__ */