diff options
author | Li Yang <leoyang.li@nxp.com> | 2020-03-12 16:06:37 -0500 |
---|---|---|
committer | Li Yang <leoyang.li@nxp.com> | 2020-03-24 19:02:23 -0500 |
commit | b1be4a228086d558ba0efc3f12a82ab6fbca63f3 (patch) | |
tree | cea9c3bd99a17c2aecd6f1439ef779c04d396334 /drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c | |
parent | 45e044c7dc7534c390ea07ac326fa0b6a12bebfa (diff) |
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 'drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c')
0 files changed, 0 insertions, 0 deletions