staging: vchiq_core.h: use preferred kernel types
authorGaston Gonzalez <gascoar@gmail.com>
Sun, 24 Oct 2021 21:25:20 +0000 (18:25 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Oct 2021 07:12:09 +0000 (09:12 +0200)
commitf9f061d90702476c9e38afe59000e4bbfe1b96f4
tree0094ee16170a0d7420028bbbebe58c816aa75560
parent9dcc5f1c44f27336a99e15c0e8cfbc808128ecd8
staging: vchiq_core.h: use preferred kernel types

Change types from uint32_t and uint64_t to the preferred ones u32 and
u64.

Reported by checkpatch.pl, with the exception of the one in function
vchiq_log_dump_mem().

Signed-off-by: Gaston Gonzalez <gascoar@gmail.com>
Link: https://lore.kernel.org/r/20211024212524.370078-5-gascoar@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.h