commit | c6252e9ce7f51a2af66bd69c93afb37191467c96 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Sep 22 14:58:30 2010 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Oct 29 00:29:40 2010 +0200 |
tree | 08c8c93b4ba578cefd9e04e2b7e03b5241b1ed78 | |
parent | 2cfcce18bb09667f583f4a29e814cbadf1d4e525 [diff] |
mfd: Declare abx500_remove_ops() Otherwise sparse warns about a public symbol with no declaration and the compiler can't spot if the callers and users have different signatures for the function. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>