public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Ulf Luecking <ulf.luecking@freenet.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] udc_endpoint_write
Date: Thu, 13 Mar 2008 23:31:03 +0000 (UTC)	[thread overview]
Message-ID: <frcdfn$gui$1@ger.gmane.org> (raw)

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

                 reply	other threads:[~2008-03-13 23:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='frcdfn$gui$1@ger.gmane.org' \
    --to=ulf.luecking@freenet.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox