RE: [PATCH v2] qe: fix compile issue for arm64

2017-07-31 Thread Michael Ellerman
ao <qiang.z...@nxp.com>; o...@buserror.net >> Cc: valentin.longch...@keymile.com; linuxppc-...@lists.ozlabs.org; linux- >> ker...@vger.kernel.org; Qiang Zhao <qiang.z...@nxp.com> >> Subject: Re: [PATCH v2] qe: fix compile issue for arm64 >> >> Zhao Qiang

RE: [PATCH v2] qe: fix compile issue for arm64

2017-07-31 Thread Michael Ellerman
ntin.longch...@keymile.com; linuxppc-...@lists.ozlabs.org; linux- >> ker...@vger.kernel.org; Qiang Zhao >> Subject: Re: [PATCH v2] qe: fix compile issue for arm64 >> >> Zhao Qiang writes: >> >> > Signed-off-by: Zhao Qiang >> > --- >> > Changes for

RE: [PATCH v2] qe: fix compile issue for arm64

2017-07-28 Thread Qiang Zhao
ch...@keymile.com; linuxppc-...@lists.ozlabs.org; linux- > ker...@vger.kernel.org; Qiang Zhao <qiang.z...@nxp.com> > Subject: Re: [PATCH v2] qe: fix compile issue for arm64 > > Zhao Qiang <qiang.z...@nxp.com> writes: > > > Signed-off-by: Zhao Qiang <qiang.z...@nx

RE: [PATCH v2] qe: fix compile issue for arm64

2017-07-28 Thread Qiang Zhao
g; linux- > ker...@vger.kernel.org; Qiang Zhao > Subject: Re: [PATCH v2] qe: fix compile issue for arm64 > > Zhao Qiang writes: > > > Signed-off-by: Zhao Qiang > > --- > > Changes for v2: > > - include all Errata QE_General4 in #ifdef > > > >

Re: [PATCH v2] qe: fix compile issue for arm64

2017-07-28 Thread Michael Ellerman
Zhao Qiang writes: > Signed-off-by: Zhao Qiang > --- > Changes for v2: > - include all Errata QE_General4 in #ifdef > > drivers/soc/fsl/qe/qe.c | 2 ++ > 1 file changed, 2 insertions(+) AFAICS this driver can only be built on PPC, what am I

Re: [PATCH v2] qe: fix compile issue for arm64

2017-07-28 Thread Michael Ellerman
Zhao Qiang writes: > Signed-off-by: Zhao Qiang > --- > Changes for v2: > - include all Errata QE_General4 in #ifdef > > drivers/soc/fsl/qe/qe.c | 2 ++ > 1 file changed, 2 insertions(+) AFAICS this driver can only be built on PPC, what am I missing? config QUICC_ENGINE bool