arm: meson: sm: get rid of SM_CHIP_ID_SIZE
authorEvgeny Bachinin <EABachinin@salutedevices.com>
Mon, 10 Feb 2025 17:50:15 +0000 (20:50 +0300)
committerNeil Armstrong <neil.armstrong@linaro.org>
Tue, 18 Mar 2025 14:27:25 +0000 (15:27 +0100)
commite6d57a5a482861651fcbfd0824206b099c2c6aba
tree8de64baaae8a43485d7f5c7538549241cccebf76
parent4ea3c0ac21c920c3f996128e5b187b1e3cac6445
arm: meson: sm: get rid of SM_CHIP_ID_SIZE

SM_CHIP_ID_SIZE is used nowhere. Moreover, it specifies wrong
chip_id size: Amlogic chip_id v1 and v2 is always 16 bytes long.

Signed-off-by: Evgeny Bachinin <EABachinin@salutedevices.com>
Link: https://lore.kernel.org/r/20250210-meson_chip_id_all_vers-v1-2-b98f8b6880b8@salutedevices.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
arch/arm/mach-meson/sm.c