Re: [PATCH] memory: tegra: make the array list static const, makes object smaller

From: Krzysztof Kozlowski
Date: Wed Sep 15 2021 - 03:37:52 EST


On Thu, 19 Aug 2021 14:31:55 +0100, Colin King wrote:
> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> Don't populate the array list on the stack but instead it
> static const. Makes the object code smaller by 110 bytes:
>
> Before:
> text data bss dec hex filename
> 37713 21992 64 59769 e979 .../tegra/tegra210-emc-cc-r21021.o
>
> [...]

Applied, thanks!

[1/1] memory: tegra: make the array list static const, makes object smaller
commit: d71b90e3633ff4af8e915ba7adc3c26f7f5edcfe

Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>