On Thu, Sep 08, 2011 at 09:06:17AM -0700, Randy Dunlap wrote: > From: Randy Dunlap <rdunlap@xxxxxxxxxxxx> > > Fix build when CONFIG_ISA_DMA_API is enabled but > CONFIG_COMEDI_PCI[_DRIVERS] is not enabled. > Fixes these build errors: > > drivers/staging/comedi/drivers/ni_labpc.c: In function 'labpc_ai_cmd': > drivers/staging/comedi/drivers/ni_labpc.c:1351: error: implicit declaration of function 'labpc_suggest_transfer_size' > drivers/staging/comedi/drivers/ni_labpc.c: At top level: > drivers/staging/comedi/drivers/ni_labpc.c:1802: error: conflicting types for 'labpc_suggest_transfer_size' > drivers/staging/comedi/drivers/ni_labpc.c:1351: note: previous implicit declaration of 'labpc_suggest_transfer_size' was here > > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx> > --- > > Greg, I had previously said that this patch was not needed since > you had merged a larger patch, but I had another build error which > this patch fixes, so it is now needed in mainline. So this is needed in Linus's tree now? Or in linux-next? It doesn't apply to my staging-next tree so I'm confused. thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel