Re: [PATCH] ssp/pxa2xx: add ssp support for mach-mmp

2013-12-18 Thread Mika Westerberg
On Wed, Dec 18, 2013 at 02:08:29PM +0800, Qiao Zhou wrote: > mach-mmp also uses ssp request/free APIs. Add mach-mmp support. > Otherwise there will be redefinition error. > > Signed-off-by: Qiao Zhou Acked-by: Mika Westerberg -- To unsubscribe from this list: send the line "unsubscribe

Re: [PATCH] ssp/pxa2xx: add ssp support for mach-mmp

2013-12-18 Thread Mika Westerberg
On Wed, Dec 18, 2013 at 02:08:29PM +0800, Qiao Zhou wrote: mach-mmp also uses ssp request/free APIs. Add mach-mmp support. Otherwise there will be redefinition error. Signed-off-by: Qiao Zhou zhouq...@marvell.com Acked-by: Mika Westerberg mika.westerb...@linux.intel.com -- To unsubscribe

[PATCH] ssp/pxa2xx: add ssp support for mach-mmp

2013-12-17 Thread Qiao Zhou
mach-mmp also uses ssp request/free APIs. Add mach-mmp support. Otherwise there will be redefinition error. Signed-off-by: Qiao Zhou --- include/linux/pxa2xx_ssp.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/linux/pxa2xx_ssp.h b/include/linux/pxa2xx_ssp.h

[PATCH] ssp/pxa2xx: add ssp support for mach-mmp

2013-12-17 Thread Qiao Zhou
mach-mmp also uses ssp request/free APIs. Add mach-mmp support. Otherwise there will be redefinition error. Signed-off-by: Qiao Zhou zhouq...@marvell.com --- include/linux/pxa2xx_ssp.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/linux/pxa2xx_ssp.h