Re: [PATCH] firmware: smccc: Fix missing prototype warning for arm_smccc_version_init
From: Will Deacon
Date: Thu May 21 2020 - 11:20:11 EST
On Thu, 21 May 2020 12:08:36 +0100, Sudeep Holla wrote:
> Commit f2ae97062a48 ("firmware: smccc: Refactor SMCCC specific bits into
> separate file") introduced the following build warning:
>
> drivers/firmware/smccc/smccc.c:14:13: warning: no previous prototype for
> function 'arm_smccc_version_init' [-Wmissing-prototypes]
> void __init arm_smccc_version_init(u32 version, enum arm_smccc_conduit conduit)
> ^~~~~~~~~~~~~~~~~~~~~~
>
> [...]
Applied to arm64 (for-next/smccc), thanks!
[1/1] firmware: smccc: Fix missing prototype warning for arm_smccc_version_init
https://git.kernel.org/arm64/c/269fd61e15d7
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev