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-11 17:03:12 -07:00
2012-05-31 17:49:26 -07:00
2012-05-20 20:25:59 +03:00
2012-05-22 02:58:55 +02:00
2012-05-29 16:22:19 -07:00
2012-06-01 16:57:51 -07:00