Zou Wei <[email protected]> wrote: > Fix the following sparse warnings: > > drivers/char/hw_random/cctrng.c:316:6: warning: symbol > 'cc_trng_compwork_handler' was not declared. Should it be static? > drivers/char/hw_random/cctrng.c:451:6: warning: symbol > 'cc_trng_startwork_handler' was not declared. Should it be static? > > Reported-by: Hulk Robot <[email protected]> > Signed-off-by: Zou Wei <[email protected]> > --- > drivers/char/hw_random/cctrng.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Patch applied. Thanks. -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

