From: Sebastian Andrzej Siewior <sebast...@breakpoint.cc> init & register the crypto device.
Signed-off-by: Sebastian Andrzej Siewior <sebast...@breakpoint.cc> --- arch/arm/mach-orion5x/common.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-orion5x/common.c b/arch/arm/mach-orion5x/common.c index eafcc49..745af50 100644 --- a/arch/arm/mach-orion5x/common.c +++ b/arch/arm/mach-orion5x/common.c @@ -700,6 +700,7 @@ void __init orion5x_init(void) * Register watchdog driver */ orion5x_wdt_init(); + orion5x_crypto_init(); } /* -- 1.6.0.6 -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html