From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@ti.com (Kevin Hilman) Date: Tue, 04 Jan 2011 10:00:35 -0800 Subject: [PATCH 0/2] OMAP: TWL: sparse fixes In-Reply-To: <1294081110-23695-1-git-send-email-nm@ti.com> (Nishanth Menon's message of "Mon, 3 Jan 2011 12:58:28 -0600") References: <1294081110-23695-1-git-send-email-nm@ti.com> Message-ID: <8762u47dmk.fsf@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Nishanth Menon 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 Tony, these should probably queue for .38 if it's not too late. Kevin