On Sat, 19 Feb 2011 20:04:49 -0700 Grant Likely wrote: > On Sat, Feb 19, 2011 at 2:45 PM, Dmitry Torokhov > <dmitry.torokhov@xxxxxxxxx> wrote: > > On Sat, Feb 19, 2011 at 03:04:19PM -0500, Dustan Bower wrote: > >> Fixed compile error, today's linux-next tree: > >> > >> Â CC [M] Âdrivers/input/serio/altera_ps2.o > >> drivers/input/serio/altera_ps2.c:182:1: error: expected â,â or â;â before âexternâ > >> make[1]: *** [drivers/input/serio/altera_ps2.o] Error 1 > >> make: *** [_module_drivers/input/serio] Error 2 > >> > >> Signed-off-by: Dustan Bower <dustan.bower@xxxxxxxxx> > > > > Thanks Dustan. > > > > Grant, maybe you could amend the original patch so that we do not > > introduce bisection failure point? > > done, thanks. Hi Grant, Did you also fix drivers/spi/spi_oc_tiny.c and drivers/spi/spi_altera.c ? I hit those build errors when CONFIG_OF=y. Could there be others? --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html