[PATCH] ARM: at91: remove unused soc type/subtype getter functions

Sascha Hauer s.hauer at pengutronix.de
Fri Jun 20 04:59:12 PDT 2025


On Thu, 19 Jun 2025 13:34:40 +0300, Alexander Shiyan wrote:
> The functions at91_get_soc_type() and at91_get_soc_subtype() were
> used only within the setup.c file. They provided simple access to
> string arrays but added an unnecessary layer of abstraction.
> Since they are not used elsewhere, we can safely remove them and
> access the string arrays directly.
> 
> 
> [...]

Applied, thanks!

[1/1] ARM: at91: remove unused soc type/subtype getter functions
      https://git.pengutronix.de/cgit/barebox/commit/?id=a2a4de0237bc (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list