Qiao Zhou 972a55b62d ASoC: fix pxa-ssp compiling issue under mach-mmp
pxa-ssp.c uses API like cpu_is_pxa3xx(), cpu_is_pxa2xx(), which is
defined under arch-pxa architecture, and drivers under mach-mmp
can't find it. so just use ssp->type to replace that API.

Signed-off-by: Qiao Zhou <zhouqiao@marvell.com>
Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-06-11 12:26:15 +08:00
..
2012-05-13 13:32:54 +01:00
2012-06-04 10:53:59 +01:00
2012-05-23 13:05:43 -07:00
2012-01-13 15:00:22 +00:00
2012-05-13 13:32:54 +01:00
2012-05-09 12:52:59 +01:00
2012-05-09 12:52:59 +01:00
2011-12-13 00:20:28 +08:00