
21 Feb
2022
21 Feb
'22
5:39 p.m.
On Sat, Feb 12, 2022 at 06:12:41AM -0600, Adam Ford wrote:
There are a few memory functions for both the emif4 (AM3517) and sdrc (OMAP35/DM37) code that can be defined as static, because those functions are not used externally. Make them static and clean up some of the corresponding headers.
Signed-off-by: Adam Ford aford173@gmail.com
diff --git a/arch/arm/include/asm/arch-omap3/mem.h b/arch/arm/include/asm/arch-omap3/mem.h index 7adc134a75..569779c55e 100644
Applied to u-boot/master, thanks!
--
Tom