Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
greenhills: fix the pointless comparison build warning
"ioexpander/gpio.c", line 529: warning #186-D: pointless comparison of unsigned integer with zero if (pintype < GPIO_INPUT_PIN || pintype >= GPIO_NPINTYPES) ^ Signed-off-by: guoshichao <[email protected]>
- Loading branch information