Re: [PATCH] arm64: random: Remove no longer needed prototypes

From: Will Deacon
Date: Wed Oct 07 2020 - 09:48:38 EST


On Tue, 6 Oct 2020 20:44:53 +0100, Andre Przywara wrote:
> Commit 9bceb80b3cc4 ("arm64: kaslr: Use standard early random
> function") removed the direct calls of the __arm64_rndr() and
> __early_cpu_has_rndr() functions, but left the dummy prototypes in the
> #else branch of the #ifdef CONFIG_ARCH_RANDOM guard.
>
> Remove the redundant prototypes, as they have no users outside of
> this header file.

Applied to arm64 (for-next/late-arrivals), thanks!

[1/1] arm64: random: Remove no longer needed prototypes
https://git.kernel.org/arm64/c/d433ab42fdc2

Cheers,
--
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev