> -----Original Message----- > From: Tony Lindgren [mailto:tony@xxxxxxxxxxx] > Sent: Saturday, September 25, 2010 5:49 AM > To: G, Manjunath Kondaiah > Cc: linux-omap@xxxxxxxxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx > Subject: Re: [GIT PULL] omap2 sparse fixes > > * G, Manjunath Kondaiah <manjugk@xxxxxx> [100924 12:33]: > > > > Tony, > > Here is new pull request which is rebased to 2.6.36-rc5. > > > > -Manjunath > > > > The following changes since commit > b30a3f6257ed2105259b404d419b4964e363928c: > > Linus Torvalds (1): > > Linux 2.6.36-rc5 > > > > are available in the git repository at: > > > > git://dev.omapzoom.org/pub/scm/manju/kernel-omap3-dev.git > > sparse_fixes > > > > G, Manjunath Kondaiah (10): > > OMAP: mach-omap2: Fix incorrect assignment warnings > > OMAP: mach-omap2: Fix static declaration warnings > > OMAP: mach-omap2: Fix static function warnings > > OMAP: mach-omap2: Fix miscellaneous sparse warnings > > OMAP: plat-omap: Fix static function warnings > > OMAP: NAND: Fix static declaration warning > > TWL CORE: Fix sparse warning > > TWL IRQ: Fix fucntion declaration warnings > > OMAP2/3: Convert write/read functions to raw read/write > > OMAP3: Keypad: Fix incorrect type initializer > > Hmm tried pulling these, but ran into an issue where at least > 2430 takes about a minute to boot with these patches with no > output on the console intially. > > Can you please check that? Will not merge for now until we > figure out what changes with these patches. Sure. I will check and verify this issue. > > Then, I also noticed the following exports getting added: > > +EXPORT_SYMBOL(omap2_gp_clockevent_set_gptimer); > +EXPORT_SYMBOL(omapfb_reserve_sram); > +EXPORT_SYMBOL(omap_sram_init); How about having it as extern functions in header file instead of exporting? -Manjunath -- 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