[PATCH V2 3/6] ARM: tegra: make tegra_resume can work for Tegra114
Stephen Warren
swarren at wwwdotorg.org
Fri May 31 19:46:19 EDT 2013
On 05/31/2013 04:41 PM, Arnd Bergmann wrote:
> On Monday 20 May 2013, Joseph Lo wrote:
>> + cpu_to_csr_req r1, r0
>> + mov32 r2, TEGRA_FLOW_CTRL_BASE
>> + ldr r1, [r2, r1]
>
> This causes build errors now, since cpu_to_csr_req is not defined anywhere.
What build error are you seeing? I built next-20130531 earlier today
without any issue.
I do remember making a similar comment during review of this patch that
cpu_to_csr_req wasn't defined anywhere, but IIRC Joseph pointed me to
another patch in the series which had added it, or something like that.
More information about the linux-arm-kernel
mailing list