diff options
author | Andrew F. Davis <afd@ti.com> | 2020-01-22 12:20:17 -0500 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2020-01-23 07:48:26 -0800 |
commit | c37baa06f8a970e4a533d41f7d33e5e57de5ad25 (patch) | |
tree | 4a74987778f148ab78d34056d8aa00b6291cf60b /include/sound | |
parent | 8ab871f8bdfcca627802b6992e556fba5722a268 (diff) | |
download | linux-c37baa06f8a970e4a533d41f7d33e5e57de5ad25.tar.bz2 |
ARM: OMAP2+: Fix undefined reference to omap_secure_init
omap_secure_init() is now called from all OMAP2+ platforms during their
init_early() call. This function is in omap-secure.o so include that
in the build for these platforms.
Fixes: db711893eac8 ("ARM: OMAP2+: Add omap_secure_init callback hook for secure initialization")
Reported-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Andrew F. Davis <afd@ti.com>
Tested-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'include/sound')
0 files changed, 0 insertions, 0 deletions