Skip to content
Commit 554add03 authored by Randy Dunlap's avatar Randy Dunlap Committed by Michal Simek
Browse files

ARM: zynq: slcr: fix function prototype kernel-doc warnings



Use the same name in the function prototype description and the function
to prevent kernel-doc warnings:

slcr.c:158: warning: expecting prototype for zynq_slcr_cpu_state(). Prototype was for zynq_slcr_cpu_state_read() instead
slcr.c:176: warning: expecting prototype for zynq_slcr_cpu_state(). Prototype was for zynq_slcr_cpu_state_write() instead

Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Cc: Michal Simek <michal.simek@amd.com>
Cc: Russell King <linux@armlinux.org.uk>
Cc: linux-arm-kernel@lists.infradead.org
Cc: patches@armlinux.org.uk
Link: https://lore.kernel.org/r/20240114051730.16796-1-rdunlap@infradead.org


Signed-off-by: default avatarMichal Simek <michal.simek@amd.com>
parent 6613476e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment