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

2017-07-23 Thread Scott Wood
PM > > To: Qiang Zhao <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] qe: fix compile issue for arm64 > > &g

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

2017-07-23 Thread Scott Wood
hao ; o...@buserror.net > > Cc: valentin.longch...@keymile.com; linuxppc-...@lists.ozlabs.org; linux- > > ker...@vger.kernel.org; Qiang Zhao > > Subject: Re: [PATCH] qe: fix compile issue for arm64 > > > > Zhao Qiang writes: > > > > > Signed-off-by: Zhao Qian

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

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

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

2017-07-23 Thread Qiang Zhao
g; linux- > ker...@vger.kernel.org; Qiang Zhao > Subject: Re: [PATCH] qe: fix compile issue for arm64 > > Zhao Qiang writes: > > > Signed-off-by: Zhao Qiang > > --- > > drivers/soc/fsl/qe/qe.c | 2 ++ > > 1 file changed, 2 insertions(+) > > > &

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

2017-07-21 Thread Michael Ellerman
Zhao Qiang writes: > Signed-off-by: Zhao Qiang > --- > drivers/soc/fsl/qe/qe.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/drivers/soc/fsl/qe/qe.c b/drivers/soc/fsl/qe/qe.c > index 2ef6fc6..d48fa4a 100644 > --- a/drivers/soc/fsl/qe/qe.c >

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

2017-07-21 Thread Michael Ellerman
Zhao Qiang writes: > Signed-off-by: Zhao Qiang > --- > drivers/soc/fsl/qe/qe.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/drivers/soc/fsl/qe/qe.c b/drivers/soc/fsl/qe/qe.c > index 2ef6fc6..d48fa4a 100644 > --- a/drivers/soc/fsl/qe/qe.c > +++ b/drivers/soc/fsl/qe/qe.c > @@