mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 17:18:05 -04:00
Fixed MTP to work with TWRP
This commit is contained in:
commit
f6dfaef42e
50820 changed files with 20846062 additions and 0 deletions
13
sound/soc/fsl/mpc5200_psc_ac97.h
Normal file
13
sound/soc/fsl/mpc5200_psc_ac97.h
Normal file
|
@ -0,0 +1,13 @@
|
|||
/*
|
||||
* Freescale MPC5200 PSC in AC97 mode
|
||||
* ALSA SoC Digital Audio Interface (DAI) driver
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef __SOUND_SOC_FSL_MPC52xx_PSC_AC97_H__
|
||||
#define __SOUND_SOC_FSL_MPC52xx_PSC_AC97_H__
|
||||
|
||||
#define MPC5200_AC97_NORMAL 0
|
||||
#define MPC5200_AC97_SPDIF 1
|
||||
|
||||
#endif /* __SOUND_SOC_FSL_MPC52xx_PSC_AC97_H__ */
|
Loading…
Add table
Add a link
Reference in a new issue