diff options
| author | Yannic Moog <[email protected]> | 2023-12-20 09:45:32 +0100 |
|---|---|---|
| committer | Fabio Estevam <[email protected]> | 2023-12-20 15:04:46 -0300 |
| commit | e2be177c8511580bab3c368e8b173135471b671e (patch) | |
| tree | fac068a3245f09f2ba68ca30c892c547835f9954 /include/linux/types.h | |
| parent | cd3387f132f5f02789b8b7ba26094ed91b9eb457 (diff) | |
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: Yannic Moog <[email protected]>
Diffstat (limited to 'include/linux/types.h')
0 files changed, 0 insertions, 0 deletions
