On Wed, Jul 15, 2009 at 08:11:28PM -0400, Mike Frysinger wrote: > > From: Lothar Wassmann <LW@xxxxxxxxxxxxxxxxxxx> > > Signed-off-by: Lothar Wassmann <LW@xxxxxxxxxxxxxxxxxxx> > Signed-off-by: Michael Hennerich <michael.hennerich@xxxxxxxxxx> > Signed-off-by: Bryan Wu <cooloney@xxxxxxxxxx> > Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx> > Cc: David Brownell <dbrownell@xxxxxxxxxxxxxxxxxxxxx> > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx> This patch fails with the following on my x86 box. Care to fix it up and resend it? CC [M] drivers/usb/host/isp1362-hcd.o In file included from drivers/usb/host/isp1362-hcd.c:100: drivers/usb/host/isp1362.h:74:2: warning: #warning No platform specific options defined, using defaults drivers/usb/host/isp1362-hcd.c: In function ‘claim_ptd_buffers’: drivers/usb/host/isp1362-hcd.c:209: error: implicit declaration of function ‘__test_bit’ drivers/usb/host/isp1362-hcd.c: In function ‘isp1362_mem_config’: drivers/usb/host/isp1362-hcd.c:2283: warning: format ‘%3ld’ expects type ‘long int’, but argument 5 has type ‘unsigned int’ drivers/usb/host/isp1362-hcd.c:2286: warning: format ‘%3ld’ expects type ‘long int’, but argument 5 has type ‘unsigned int’ make[1]: *** [drivers/usb/host/isp1362-hcd.o] Error 1 make: *** [_module_drivers/usb/host] Error 2 thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html