aboutsummaryrefslogtreecommitdiff
path: root/kernel/ethosu_inference.c
diff options
context:
space:
mode:
authorMikael Olsson <mikael.olsson@arm.com>2023-11-14 10:42:46 +0100
committerMikael Olsson <mikael.olsson@arm.com>2023-11-14 14:22:50 +0100
commitc4ec925d6dac8a6c9748a239aa3ea44c0396cc6d (patch)
tree017886cea38e2fd4af147f29f8d90c18ab54cdc2 /kernel/ethosu_inference.c
parent404a536f84d7ccebd5e2a09633dba9d0c2eb67bb (diff)
downloadethos-u-linux-driver-stack-c4ec925d6dac8a6c9748a239aa3ea44c0396cc6d.tar.gz
Fix device id data ptr using 0 instead of NULL
In some of the kernel modules, 0 is used instead of NULL to indicate that there is no data in the of_device_id struct. These instances have now been replaced with NULL instead. Change-Id: I14f4aabf266bb5144107e101006e257bb7876782 Signed-off-by: Mikael Olsson <mikael.olsson@arm.com>
Diffstat (limited to 'kernel/ethosu_inference.c')
0 files changed, 0 insertions, 0 deletions