diff options
author | Li Yang <leoyang.li@nxp.com> | 2020-03-13 00:06:37 +0300 |
---|---|---|
committer | Li Yang <leoyang.li@nxp.com> | 2020-03-25 03:02:23 +0300 |
commit | b1be4a228086d558ba0efc3f12a82ab6fbca63f3 (patch) | |
tree | cea9c3bd99a17c2aecd6f1439ef779c04d396334 /tools/perf/scripts/python/stackcollapse.py | |
parent | 45e044c7dc7534c390ea07ac326fa0b6a12bebfa (diff) | |
download | linux-b1be4a228086d558ba0efc3f12a82ab6fbca63f3.tar.xz |
soc: fsl: qe: fix sparse warnings for ucc_fast.c
Fixes the following sparse warnings:
drivers/soc/fsl/qe/ucc_fast.c:218:22: warning: incorrect type in assignment (different base types)
drivers/soc/fsl/qe/ucc_fast.c:218:22: expected unsigned int [noderef] [usertype] <asn:2> *p_ucce
drivers/soc/fsl/qe/ucc_fast.c:218:22: got restricted __be32 [noderef] <asn:2> *
drivers/soc/fsl/qe/ucc_fast.c:219:22: warning: incorrect type in assignment (different base types)
drivers/soc/fsl/qe/ucc_fast.c:219:22: expected unsigned int [noderef] [usertype] <asn:2> *p_uccm
drivers/soc/fsl/qe/ucc_fast.c:219:22: got restricted __be32 [noderef] <asn:2> *
Signed-off-by: Li Yang <leoyang.li@nxp.com>
Reviewed-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions