[PATCH V2 3/6] ARM: tegra: make tegra_resume can work for Tegra114

Arnd Bergmann arnd at arndb.de
Fri May 31 18:41:07 EDT 2013


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.

	Arnd



More information about the linux-arm-kernel mailing list