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)
commit40b776ae9fee71aa0761d7ceb876731780f92d87
tree1e5d587cf46ae60c05b74614d6f54b9991162ce2
parent94f32d92cfaa4c01ebb1ece0c7014c37ae8e27c8
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