diff options
author | 2024-04-12 13:27:41 +0530 | |
---|---|---|
committer | 2024-04-18 16:53:33 +0200 | |
commit | 7f56c601cae8e5f9a972dbcb45de227fe2235e83 (patch) | |
tree | 7af1393dd71be46a8ae9d14e1add4305ab0c7b86 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | staging: vc04_services: Move spinlocks to vchiq_state (diff) | |
download | wireguard-linux-7f56c601cae8e5f9a972dbcb45de227fe2235e83.tar.xz wireguard-linux-7f56c601cae8e5f9a972dbcb45de227fe2235e83.zip |
staging: vc04_services: vchiq_mmal: Rename service_callback()
Rename the service_callback static function to mmal_service_callback()
since the function signature conflicts with:
extern int
service_callback(struct vchiq_instance *vchiq_instance, enum vchiq_reason reason,
struct vchiq_header *header, unsigned int handle, void *bulk_userdata);
in vc04_services/interface/vchiq_arm/vchiq_arm.h
In a subsequent patch, we will include vchiq_arm.h header to
mmal-vchiq.c, which will then complain of this conflict. Hence,
this patch is meant to handle the conflict beforehand.
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Umang Jain <umang.jain@ideasonboard.com>
Reviewed-by: Stefan Wahren <wahrenst@gmx.net>
Link: https://lore.kernel.org/r/20240412075743.60712-10-umang.jain@ideasonboard.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions