/sound/soc/fsl/mpc5200_psc_i2s.h
C Header | 12 lines | 4 code | 3 blank | 5 comment | 0 complexity | fb241e8cd271f2ba2d8276a498f94221 MD5 | raw file
Possible License(s): CC-BY-SA-3.0, GPL-2.0, LGPL-2.0, AGPL-1.0
- /*
- * Freescale MPC5200 PSC in I2S mode
- * ALSA SoC Digital Audio Interface (DAI) driver
- *
- */
- #ifndef __SOUND_SOC_FSL_MPC52xx_PSC_I2S_H__
- #define __SOUND_SOC_FSL_MPC52xx_PSC_I2S_H__
- extern struct snd_soc_dai psc_i2s_dai[];
- #endif /* __SOUND_SOC_FSL_MPC52xx_PSC_I2S_H__ */