[PATCH 7/9] ARM: tegra: remove old LIC support
From: Stephen Warren <hidden>
Date: 2014-12-01 18:14:01
From: Stephen Warren <hidden>
Date: 2014-12-01 18:14:01
On 11/28/2014 10:26 AM, Marc Zyngier wrote:
Now that all DTs have been updated, entierely drop support for the non-DT code. This is likely to break platforms that do not update their DT, so print a warning at boot time.
That seems to imply that yet again we're ignoring DT-is-an-ABI...