Re: [PATCH 2/2] arm: omap3: Make some memory functions static and clean headers

2022-02-21 Thread Tom Rini
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 header

[PATCH 2/2] arm: omap3: Make some memory functions static and clean headers

2022-02-12 Thread Adam Ford
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 diff --git a/arch/arm/include/asm/arc