diff options
author | 2020-10-06 20:44:53 +0100 | |
---|---|---|
committer | 2020-10-07 14:17:20 +0100 | |
commit | d433ab42fdc2c8a32e5df7d53833310f0ab9822c (patch) | |
tree | 5ba2d7e7a67cbe47d754b125b8e736b4d8f9819c /drivers/usb/cdns3/cdns3-imx.c | |
parent | arm64: initialize per-cpu offsets earlier (diff) | |
download | linux-dev-d433ab42fdc2c8a32e5df7d53833310f0ab9822c.tar.xz linux-dev-d433ab42fdc2c8a32e5df7d53833310f0ab9822c.zip |
arm64: random: Remove no longer needed prototypes
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.
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20201006194453.36519-1-andre.przywara@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions