]> git.baikalelectronics.ru Git - kernel.git/commit
hwrng: imx-rngc - make symbol imx_rngc_pm_ops static
authorweiyongjun \(A\) <weiyongjun1@huawei.com>
Tue, 23 Jan 2018 02:08:56 +0000 (02:08 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 15 Feb 2018 15:26:44 +0000 (23:26 +0800)
commit783e3c52f45c5918f5d8030a3d34ba7d56cdf185
tree1e5d587cf46ae60c05b74614d6f54b9991162ce2
parent5e97f106c2aec9a73747037a15d8f74ae42d0abe
hwrng: imx-rngc - make symbol imx_rngc_pm_ops static

Fixes the following sparse warnings:

drivers/char/hw_random/imx-rngc.c:303:1: warning:
 symbol 'imx_rngc_pm_ops' was not declared. Should it be static?

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Reviewed-by: Martin Kaiser <martin@kaiser.cx>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/char/hw_random/imx-rngc.c