Skip to content
Commit 1aebea9b authored by Yannic Moog's avatar Yannic Moog Committed by Fabio Estevam
Browse files

board: phytec: fix link error when disabling PHYTEC_SOM_DETECTION



Commit aa7858fe ("board: phytec: som_detection: move definitions to
source file") moved function definitions from header to source file.
Makefile however was not updated to unconditionally (from
[..]_SOM_DETECTION) build the imx8 and phytec som detection units.
Also remove unused includes that cause build failures on arm 32bit
boards. SoM detection shall support 32bit boards as well, but arch
specific code should not be included in the generic module.

Fixes: aa7858fe ("board: phytec: som_detection: move definitions to source file")
Signed-off-by: default avatarYannic Moog <y.moog@phytec.de>
parent 645add77
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment