board: phytec: define get_som_type also when SoM detection is disabled
authorBenjamin Hahn <B.Hahn@phytec.de>
Tue, 12 Mar 2024 09:39:11 +0000 (10:39 +0100)
committerFabio Estevam <festevam@gmail.com>
Sun, 17 Mar 2024 20:59:11 +0000 (17:59 -0300)
commite1897784aa9e8dec30ad1067c1107dbd287e5024
treecab0401a119049d0fec7a0eb4a95e4b033cd6ba0
parent86fd291a7990af84e96808f48eff2219dd4ef496
board: phytec: define get_som_type also when SoM detection is disabled

define the phytec_get_som_type function also when the SoM detection is
disabled.

Fixes:
commit 110d321a56c3 ("board: phytec: common: phytec_som_detection: Add phytec_get_som_type")

Signed-off-by: Benjamin Hahn <B.Hahn@phytec.de>
board/phytec/common/phytec_som_detection.c