Prev: linux-next: Tree for May 4 (media & IR)
Next: [tip:x86/urgent] x86-64: Use the proper register width in call_rwsem_wait()
From: Randy Dunlap on 4 May 2010 14:40 On Tue, 4 May 2010 16:23:05 +1000 Stephen Rothwell wrote: > Hi all, > > Changes since 20100503: drivers/staging/dt3155v4l/dt3155v4l.c:73: error: implicit declaration of function 'udelay' drivers/staging/dt3155v4l/dt3155v4l.c:616: warning: assignment from incompatible pointer type drivers/staging/dt3155v4l/dt3155v4l.c:1270: error: implicit declaration of function 'msleep' --- ~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: Greg KH on 4 May 2010 15:30 On Tue, May 04, 2010 at 11:36:04AM -0700, Randy Dunlap wrote: > On Tue, 4 May 2010 16:23:05 +1000 Stephen Rothwell wrote: > > > Hi all, > > > > Changes since 20100503: > > > drivers/staging/dt3155v4l/dt3155v4l.c:73: error: implicit declaration of function 'udelay' > drivers/staging/dt3155v4l/dt3155v4l.c:616: warning: assignment from incompatible pointer type > drivers/staging/dt3155v4l/dt3155v4l.c:1270: error: implicit declaration of function 'msleep' Ick. What arch was this? thanks, greg k-h -- 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 4 May 2010 15:50
On 05/04/10 12:12, Greg KH wrote: > On Tue, May 04, 2010 at 11:36:04AM -0700, Randy Dunlap wrote: >> On Tue, 4 May 2010 16:23:05 +1000 Stephen Rothwell wrote: >> >>> Hi all, >>> >>> Changes since 20100503: >> >> >> drivers/staging/dt3155v4l/dt3155v4l.c:73: error: implicit declaration of function 'udelay' >> drivers/staging/dt3155v4l/dt3155v4l.c:616: warning: assignment from incompatible pointer type >> drivers/staging/dt3155v4l/dt3155v4l.c:1270: error: implicit declaration of function 'msleep' > > Ick. What arch was this? That is on x86_64. The config is attached. -- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** |