commit | ba7455a796d29b8bac9767433ccebd4b0899e7fd | [log] [tgz] |
---|---|---|
author | Gowtham Tammana <g-tammana@ti.com> | Thu Jun 24 12:16:14 2021 -0500 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Thu Jul 15 17:56:04 2021 +0530 |
tree | e91c39e1c21183a3cdbb97a5dfc78017934464a6 | |
parent | d3ece2bcae6c7cfaaacd22f864edbc689f933b40 [diff] |
arm: mach-k3: am642_init: Add missing ddr guard The `struct udevice *` reference is needed for either of the K3_LOAD_SYSFW, K3_AM64_DDRSS config guards. Adding the missing K3_AM64_DDRSS guard. Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Link: https://lore.kernel.org/r/20210624171614.14244-1-g-tammana@ti.com