commit | 40b776ae9fee71aa0761d7ceb876731780f92d87 | [log] [tgz] |
---|---|---|
author | weiyongjun \(A\) <weiyongjun1@huawei.com> | Tue Jan 23 02:08:56 2018 +0000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Feb 15 23:26:44 2018 +0800 |
tree | 1e5d587cf46ae60c05b74614d6f54b9991162ce2 | |
parent | 94f32d92cfaa4c01ebb1ece0c7014c37ae8e27c8 [diff] |
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>