diff options
| author | Jonathan Cameron <[email protected]> | 2019-10-13 10:15:41 +0100 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2019-10-18 19:49:03 +0100 |
| commit | 47f3b26e708b59dcb10eae2db79bf3aeecfdd9e5 (patch) | |
| tree | ae2fb8f36a000518ba430b1e47d9ae63d517307b /tools/perf/scripts | |
| parent | 9299b503db31e86d24a67e3074d525c7496e5857 (diff) | |
iio: adc: stmpe-adc: Cleanup endian type of local variable
Nothing stops data being of type __be16, which fixes the warning:
CHECK drivers/iio/adc/stmpe-adc.c
drivers/iio/adc/stmpe-adc.c:202:29: warning: cast to restricted __be16
drivers/iio/adc/stmpe-adc.c:202:29: warning: cast to restricted __be16
drivers/iio/adc/stmpe-adc.c:202:29: warning: cast to restricted __be16
drivers/iio/adc/stmpe-adc.c:202:29: warning: cast to restricted __be16
Signed-off-by: Jonathan Cameron <[email protected]>
Reviewed-by: <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions