commit | feb50ac19e3527c3c68391718f07272349639a84 | [log] [tgz] |
---|---|---|
author | hartleys <hartleys@visionengravers.com> | Tue Apr 24 14:38:37 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 27 00:03:34 2012 -0400 |
tree | 17f20cab0fe7c0931bb2286fa59aaa40780a5d29 | |
parent | d73988923f73b5a3364b06ae1368542785f0af84 [diff] |
crush: include header for global symbols Include the header to pickup the definitions of the global symbols. Quiets the following sparse warnings: warning: symbol 'crush_find_rule' was not declared. Should it be static? warning: symbol 'crush_do_rule' was not declared. Should it be static? Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Sage Weil <sage@newdream.net> Cc: "David S. Miller" <davem@davemloft.net> Signed-off-by: David S. Miller <davem@davemloft.net>