diff options
| author | Andrew Goodbody <[email protected]> | 2025-10-21 17:08:30 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-12-04 09:38:17 -0600 |
| commit | ce219307a21fe7166b13542ba923ee09aef7f2f5 (patch) | |
| tree | 69f58de3e6d067852a9f757cc84abccd26215425 /include/linux | |
| parent | 40ad377c1619eb9b83d088a96f40b86a907c8c19 (diff) | |
timer: imx-gpt: Fix error detection
Testing an unisgned ivariable to be <= 0 will only detect the
case when it is 0. So correct this error test to a working version that
will behave as expected.
Signed-off-by: Andrew Goodbody <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
