Searched hist:c6252e9c (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/include/linux/mfd/ |
H A D | abx500.h | c6252e9c Wed Sep 22 08:58:30 CDT 2010 Mark Brown <broonie@opensource.wolfsonmicro.com> 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> c6252e9c Wed Sep 22 08:58:30 CDT 2010 Mark Brown <broonie@opensource.wolfsonmicro.com> 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>
|