]> git.baikalelectronics.ru Git - kernel.git/commit
hwrng: hisi - Fix W=1 unused variable warning
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 29 Jun 2020 08:03:57 +0000 (18:03 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 9 Jul 2020 08:25:12 +0000 (18:25 +1000)
commit64c36a149c6b87f84bf6155b6f41aaf485b21c89
tree2699af6fa22c84b52c1993d901611c459e4d6e1e
parente9c2018128b14d8fb5c0132d84adf05467ba4480
hwrng: hisi - Fix W=1 unused variable warning

This patch fixes an unused variable warning when this driver is
built-in with CONFIG_OF=n.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/char/hw_random/hisi-rng.c