Re: [PATCH V2 0/3] Make omap3 board functions static

2021-07-13 Thread Lokesh Vutla
On Fri, 25 Jun 2021 14:23:05 -0500, Adam Ford wrote: > Several functions in omap3/board.c are only used in that file, and > two of them are only called when certain conditions are true in an > ifdef. Rearange these functions to also be inside the ifdef and > make them static. > > Before: > > [..

[PATCH V2 0/3] Make omap3 board functions static

2021-06-25 Thread Adam Ford
Several functions in omap3/board.c are only used in that file, and two of them are only called when certain conditions are true in an ifdef. Rearange these functions to also be inside the ifdef and make them static. Before: text data bss dec hex filename 4999810571888