diff options
author | Qiao Zhou <zhouqiao@marvell.com> | 2012-06-04 04:41:04 +0200 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-06-11 06:26:15 +0200 |
commit | 972a55b62d592cfcd6d73577df8a52f1251ea9a7 (patch) | |
tree | bc6741ceba16ad4d4274618abc26e13b5a87e070 /sound/soc/pxa/pxa-ssp.h | |
parent | ARM: MMP: add pxa910-ssp into ssp_id_table (diff) | |
download | linux-972a55b62d592cfcd6d73577df8a52f1251ea9a7.tar.xz linux-972a55b62d592cfcd6d73577df8a52f1251ea9a7.zip |
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>
Diffstat (limited to 'sound/soc/pxa/pxa-ssp.h')
0 files changed, 0 insertions, 0 deletions