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: db711893 ("ARM: OMAP2+: Add omap_secure_init callback hook for secure initialization") Reported-by: NDan Murphy <dmurphy@ti.com> Signed-off-by: NAndrew F. Davis <afd@ti.com> Tested-by: NDan Murphy <dmurphy@ti.com> Signed-off-by: NTony Lindgren <tony@atomide.com>
Showing
想要评论请 注册 或 登录