[PATCH 0/2] OMAP: TWL: sparse fixes
From: Kevin Hilman <hidden>
Date: 2011-01-04 18:00:35
Nishanth Menon [off-list ref] writes:
Source: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git branch: omap-for-linus Doing a rm arch/arm/mach-omap2/*.o;make C=1 arch/arm/mach-omap2/ resulted in the following sparse warnings: http://pastebin.mozilla.org/907954 This series fixes the twl warnings Nishanth Menon (2): OMAP2+: TWL: make conversion routines static OMAP2+: TWL: include pm header for init protos arch/arm/mach-omap2/omap_twl.c | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-)
Acked-by: Kevin Hilman <redacted> Tony, these should probably queue for .38 if it's not too late. Kevin