GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / sound / soc / fsl / mpc5200_psc_ac97.h
blob4bc18c35c369f41fb5f7b582ed94432a8e241fbd
1 /*
2 * Freescale MPC5200 PSC in AC97 mode
3 * ALSA SoC Digital Audio Interface (DAI) driver
5 */
7 #ifndef __SOUND_SOC_FSL_MPC52xx_PSC_AC97_H__
8 #define __SOUND_SOC_FSL_MPC52xx_PSC_AC97_H__
10 extern struct snd_soc_dai psc_ac97_dai[];
12 #define MPC5200_AC97_NORMAL 0
13 #define MPC5200_AC97_SPDIF 1
15 #endif /* __SOUND_SOC_FSL_MPC52xx_PSC_AC97_H__ */