public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] udc_endpoint_write
@ 2008-03-13 23:31 Ulf Luecking
  0 siblings, 0 replies; only message in thread
From: Ulf Luecking @ 2008-03-13 23:31 UTC (permalink / raw)
  To: u-boot

Hello,
I am new to u-boot code, but there seem to be different versions 
of "udc_endpoint_write" in drivers/usb/usbdcore_mpc8xx.c and drivers/usb/
usbdcore_omap1510.c.

Trying the configuration for OMAP 1510 with USB tty, the compiler 
complains 'usbtty.c:1057: error: void value not ignored as it ought to 
be'.

Grepping for this function returns

drivers/usb/usbdcore_mpc8xx.c:int udc_endpoint_write (struct 
usb_endpoint_instance *epi)

and 

drivers/usb/usbdcore_omap1510.c:void udc_endpoint_write (struct 
usb_endpoint_instance *endpoint)

Same applies for drivers/usb/usbdcore_s3c2410.c when using OpenMoko 
patches.

BR,
Ulf

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-03-13 23:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-13 23:31 [U-Boot-Users] udc_endpoint_write Ulf Luecking

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox