commit | 411c609d90922ec1011067fb19619448b1c9845e | [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 | 4d9106c41c174e176dd4a2c1d1376bdd4a9aca2c [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