commit | 2cfcce18bb09667f583f4a29e814cbadf1d4e525 | [log] [tgz] |
---|---|---|
author | G, Manjunath Kondaiah <manjugk@ti.com> | Tue Sep 21 15:31:17 2010 +0530 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Oct 29 00:29:39 2010 +0200 |
tree | 985019739891ca6a2908ee3d001e23078fafddd5 | |
parent | 6901ffd97d3d820c608dd579dd908ac77128efef [diff] |
mfd: Fix twl-core sparse warning Fixes below sparse warning. drivers/mfd/twl-core.c:258:20: warning: symbol 'twl_map' was not declared. Should it be static? Signed-off-by: G, Manjunath Kondaiah <manjugk@ti.com> Cc: linux-arm-kernel@lists.infradead.org Cc: Tony Lindgren <tony@atomide.com> Cc: Nishanth Menon <nm@ti.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>