On Mon, Dec 07, 2009 at 08:25:36AM -0800, Randy Dunlap wrote: > Stephen Rothwell wrote: > > Hi Dmitry, > > > > Today's linux-next build (powerpc allyesconfig) failed like this: > > > > drivers/input/sparse-keymap.c:101: error: __ksymtab_sparse_keymap_setkeycode causes a section type conflict > > > > Caused by commit a2dd9f7ceeb28f495587834aa5778c721611d61b ("Input: add > > generic support for sparse keymaps"). > > > > static functions should not given to EXPORT_SYMBOL(). > > > > I have reverted that commit for today. > > (DT:) Is that what causes wistron_btns builds to fail also? > Umm... Wistron and dm355evm_keys now using sparse keymap library so if it is missing they would fail to compile. I removed the stray EXPORT_SYMBOL(), shold be good now. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html