diff options
author | 2021-10-14 17:49:22 +0300 | |
---|---|---|
committer | 2021-10-21 19:38:49 -0500 | |
commit | a7ff7dcaf4d2dfbfd901e28ab0101ee9a1b8bf98 (patch) | |
tree | f7b448a3899a174873fa4afa01876f6736f6b472 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | soc: fsl: rcpm: Make use of the helper function devm_platform_ioremap_resource() (diff) | |
download | wireguard-linux-a7ff7dcaf4d2dfbfd901e28ab0101ee9a1b8bf98.tar.xz wireguard-linux-a7ff7dcaf4d2dfbfd901e28ab0101ee9a1b8bf98.zip |
soc: fsl: dpio: use an explicit NULL instead of 0
Use an explicit NULL pointer when calling qbman_swp_enqueue_multiple()
instead of a plain integer. Without this fix, we get the following
compile time error.
drivers/soc/fsl/dpio/dpio-service.c:466:60: warning: Using plain integer as NULL pointer
Fixes: 9d98809711ae ("soc: fsl: dpio: Adding QMAN multiple enqueue interface")
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions