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

board: phytec: imx8m_som_detection: change phytec_imx8m_detect return type



phytec_imx8m_detect returns -1 on error, but the return type is u8
leading to 255 return values. Fix this by changing the return type to
int; there is no reason to keep it as u8 .

Signed-off-by: default avatarYannic Moog <y.moog@phytec.de>
parent cd3387f1
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