]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: Declare abx500_remove_ops()
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 22 Sep 2010 13:58:30 +0000 (14:58 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 28 Oct 2010 22:29:40 +0000 (00:29 +0200)
commit410e3c9f1f6125a402eba5f6236911d0db40064d
tree08c8c93b4ba578cefd9e04e2b7e03b5241b1ed78
parent68f5d28deeb70855f71f6cab5735ab7ba5b43c42
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>
include/linux/mfd/abx500.h