diff options
| author | Patrick Delaunay <[email protected]> | 2019-06-21 15:26:44 +0200 |
|---|---|---|
| committer | Patrick Delaunay <[email protected]> | 2019-07-12 11:50:55 +0200 |
| commit | 0fb03656730a58fc79831c8bcc852bc9f628b960 (patch) | |
| tree | 9f5adf5bbf4cf019147f18acfba282a8539d5bdb /include/linux/input.h | |
| parent | 745b676d00c3cb3d6541fc3ef3290e3e880ae7ca (diff) | |
adc: stm32-adc: Fix warnings when compiling with W=1
This patch solves the following warnings:
drivers/adc/stm32-adc.c: In function 'stm32_adc_chan_of_init':
warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (num_channels > adc->cfg->max_channels) {
^
Signed-off-by: Patrice Chotard <[email protected]>
Signed-off-by: Patrick Delaunay <[email protected]>
Acked-by: Fabrice Gasnier <[email protected]>
Diffstat (limited to 'include/linux/input.h')
0 files changed, 0 insertions, 0 deletions
