Le 17/01/2016 01:03, Álvaro Fernández Rojas a écrit : > These variables where left as unused in commit 6229c16060fe > ("hwrng: bcm63xx - make use of devm_hwrng_register") > > Fixes the following warning: > drivers/char/hw_random/bcm63xx-rng.c: In function 'bcm63xx_rng_probe': > drivers/char/hw_random/bcm63xx-rng.c:85:16: warning: unused variable 'rng' > [-Wunused-variable] > struct hwrng *rng; > ^ > drivers/char/hw_random/bcm63xx-rng.c:82:14: warning: unused variable 'clk' > [-Wunused-variable] > struct clk *clk; > > Signed-off-by: Álvaro Fernández Rojas <noltari@xxxxxxxxx> Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx> -- Florian -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html