From: Mark Brown Date: Wed, 22 Sep 2010 13:58:30 +0000 (+0100) Subject: mfd: Declare abx500_remove_ops() X-Git-Tag: v2.6.37-rc1~52^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6252e9ce7f51a2af66bd69c93afb37191467c96;p=pandora-kernel.git 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 Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed