Re: [PATCH] ARM: vfp: Silence mvfr0 unused variable warning

From: Stephen Boyd
Date: Tue Nov 18 2014 - 16:31:30 EST


On 11/18/2014 01:14 PM, Stephen Rothwell wrote:
> One small nit below:
>> + if (IS_ENABLED(CONFIG_VFPv3)) {
>> + mvfr0 = fmrx(MVFR0);
> Now that you have a block here, you could move the declaration of mvfr0
> into this block, right?
>

Sure I can squash in that change.

--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/