+2
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
tegra_boot_secondary() relies on some of the car ops. This means having an uninitialized tegra_cpu_car_ops will lead to an early boot panic. Providing a dummy struct avoids this and makes adding Tegra114 clock support in a bisectable way a lot easier. Signed-off-by:Peter De Schrijver <pdeschrijver@nvidia.com> Acked-by:
Mike Turquette <mturquette@linaro.org> Signed-off-by:
Stephen Warren <swarren@nvidia.com>