Prev: [PATCH] x86: Setup early console as early as possible
Next: linux-next: Tree for July 9 (staging/ti_st)
From: Randy Dunlap on 11 Jul 2010 18:30 On Fri, 9 Jul 2010 15:01:17 +1000 Stephen Rothwell wrote: > Hi all, > > Changes since 20100708: > > The infiniband tree gained a build failure so I used the version from > next-20100708. > > The wireless tree gained a conflict against the net tree. > > The block tree gained a build failure for which I applied a patch. > > The tty tree gained a conflict against the genesis tree. when CONFIG_GPIOLIB is not enabled: drivers/serial/max3107.h:372: error: field 'chip' has incomplete type --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Randy Dunlap on 19 Jul 2010 12:20 On Sun, 11 Jul 2010 15:27:23 -0700 Randy Dunlap wrote: > On Fri, 9 Jul 2010 15:01:17 +1000 Stephen Rothwell wrote: > > > Hi all, > > > > Changes since 20100708: > > > > The infiniband tree gained a build failure so I used the version from > > next-20100708. > > > > The wireless tree gained a conflict against the net tree. > > > > The block tree gained a build failure for which I applied a patch. > > > > The tty tree gained a conflict against the genesis tree. > > > when CONFIG_GPIOLIB is not enabled: > > drivers/serial/max3107.h:372: error: field 'chip' has incomplete type This build still fails in linux-next 20100719. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Alan Cox on 19 Jul 2010 12:30
> > when CONFIG_GPIOLIB is not enabled: > > > > drivers/serial/max3107.h:372: error: field 'chip' has incomplete type > > > This build still fails in linux-next 20100719. I'll put next tonight and have a detailed look at this one. Alan -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |