Re: [alsa-devel] [PATCH 2/2] ASoC: fix pxa-ssp compiling issue under mach-mmp
22 May
2012
22 May
'12
9:05 a.m.
On Tue, May 22, 2012 at 2:58 PM, Qiao Zhou zhouqiao@marvell.com wrote:
pxa-ssp.c uses API like cpu_is_pxa3xx(), cpu_is_pxa2xx(), which is defined under arch-pxa architecture, so to compile it under mach-mmp just add CONFIG_ARCH_PXA macro to separate it.
Signed-off-by: Qiao Zhou zhouqiao@marvell.com
sound/soc/pxa/pxa-ssp.c | 25 ++++++++++++++++++------- 1 files changed, 18 insertions(+), 7 deletions(-)
Acked-by: Haojian Zhuang haojian.zhuang@gmail.com
Mark, Do you mind that both of these two patches could apply into asoc git tree?
Regards Haojian -- To unsubscribe from this list: send the line "unsubscribe alsa-devel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
4597
Age (days ago)
4597
Last active (days ago)
0 comments
1 participants
participants (1)
-
Haojian Zhuang