x86: Remove arch_has_random, arch_has_random_seed
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 10 Jan 2020 14:54:13 +0000 (14:54 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 25 Jan 2020 17:18:50 +0000 (12:18 -0500)
commit5f2ed7f5b99b54389b74e53309677831ac9cb9d7
treed6c40ad37be33509da1e2e22d238e0a8a610cb09
parent09a6d00a42ce0e63e2a15be3d070974bcc656ec7
x86: Remove arch_has_random, arch_has_random_seed

Use the expansion of these macros directly in arch_get_random_*.

These symbols are currently part of the generic archrandom.h
interface, but are currently unused and can be removed.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20200110145422.49141-2-broonie@kernel.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
arch/x86/include/asm/archrandom.h