u-boot/arch/arm/mach-omap2/omap3
Adam Ford 1ddd0ed34a arm: omap3: Make try_unlock_memory() static
try_unlock_memory() is only used in one file, so make it static
in that file,remove it from the sys_proto header file, and relocate
it into the #ifdef section that call it. This will make it only built
under the conditions when it is called, and it may help with some
further optimization in the future.

Signed-off-by: Adam Ford <aford173@gmail.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Link: https://lore.kernel.org/r/20210625192308.277136-2-aford173@gmail.com
2021-07-15 17:56:04 +05:30
..
am35x_musb.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
board.c arm: omap3: Make try_unlock_memory() static 2021-07-15 17:56:04 +05:30
boot.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
clock.c env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
emac.c treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
emif4.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
hw_data.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig arm: Remove am3517_crane board 2021-04-10 08:01:24 -04:00
lowlevel_init.S arm: omap3: Compile lowlevel_init() function only when it is used 2021-03-03 04:12:46 +01:00
Makefile ARM: omap3: fix LTO for DM3730 (and possibly other omap3 boards) 2021-05-24 14:21:30 -04:00
prcm-regs.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sdrc.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
spl_id_nand.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sys_info.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00