[PATCH v2] qe: fix compile issue for arm64
Michael Ellerman
mpe at ellerman.id.au
Mon Jul 31 20:37:21 AEST 2017
Qiang Zhao <qiang.zhao at nxp.com> writes:
> Fri 7/28/2017 2:14 PM, Michael Ellerman <mpe at ellerman.id.au> wrote:
>
>> -----Original Message-----
>> From: Michael Ellerman [mailto:mpe at ellerman.id.au]
>> Sent: Friday, July 28, 2017 2:14 PM
>> To: Qiang Zhao <qiang.zhao at nxp.com>; oss at buserror.net
>> Cc: valentin.longchamp at keymile.com; linuxppc-dev at lists.ozlabs.org; linux-
>> kernel at vger.kernel.org; Qiang Zhao <qiang.zhao at nxp.com>
>> Subject: Re: [PATCH v2] qe: fix compile issue for arm64
>>
>> Zhao Qiang <qiang.zhao at nxp.com> writes:
>>
>> > Signed-off-by: Zhao Qiang <qiang.zhao at nxp.com>
>> > ---
>> > 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 "Freescale QUICC Engine (QE) Support"
>> depends on FSL_SOC && PPC32
>>
>> cheers
>
> I sent another patchset to support it on arm64.
Where? I don't see it.
Shouldn't this patch be part of that series? Otherwise when that series
is merged the build will break on arm64.
cheers
More information about the Linuxppc-dev
mailing list