Source: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git branch: omap-for-linus (dc69d1a omap2: Make OMAP2PLUS select OMAP_DM_TIMER) Building for sparse warnings result in the following warnings: http://pastebin.mozilla.org/907954 This is series 2 of the sparse fixes (series 1: http://marc.info/?t=129408118000003&r=1&w=2 and http://marc.info/?t=129408352700002&r=1&w=2) Nishanth Menon (5): omap3|4: mux: make local structures static omap3: zoom: use static for pointer passing omap3: igep3: make igep3_flash_init static omap2+: wdt: trivial sparse fixes omap2+: pm_bus: make functions used as pointers as static arch/arm/mach-omap2/board-igep0030.c | 4 ++-- arch/arm/mach-omap2/board-zoom-peripherals.c | 4 ++-- arch/arm/mach-omap2/devices.c | 2 +- arch/arm/mach-omap2/mux34xx.c | 4 ++-- arch/arm/mach-omap2/mux44xx.c | 6 +++--- arch/arm/mach-omap2/pm_bus.c | 4 ++-- arch/arm/mach-omap2/wd_timer.c | 2 ++ 7 files changed, 14 insertions(+), 12 deletions(-) --- Regards, Nishanth Menon -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html