All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Walker <dwalker@codeaurora.org>
To: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Cc: linux-arm-msm@vger.kernel.org,
	Pavankumar Kondeti <pkondeti@codeaurora.org>,
	Greg Kroah-Hartman <gregkh@suse.de>
Subject: Re: msm gadget compilation failure with trout
Date: Thu, 27 Jan 2011 13:26:55 -0800	[thread overview]
Message-ID: <1296163615.28965.16.camel@c-dwalke-linux.qualcomm.com> (raw)
In-Reply-To: <1296162765.22156.4.camel@gnutoo-laptop>

On Thu, 2011-01-27 at 22:12 +0100, Denis 'GNUtoo' Carikli wrote:
> Hi,
> 
> I've that:
> drivers/usb/gadget/ci13xxx_msm.c: In function
> 'ci13xxx_msm_notify_event':
> drivers/usb/gadget/ci13xxx_msm.c:42:3: error: 'USB_AHBBURST' undeclared
> (first use in this function)
> drivers/usb/gadget/ci13xxx_msm.c:42:3: note: each undeclared identifier
> is reported only once for each function it appears in
> drivers/usb/gadget/ci13xxx_msm.c:43:3: error: 'USB_AHBMODE' undeclared
> (first use in this function)
> make[2]: *** [drivers/usb/gadget/ci13xxx_msm.o] Error 1
> make[1]: *** [drivers/usb/gadget] Error 2
> make[1]: *** Waiting for unfinished jobs....
> 
> here's my setup:
>  * linux-next/master
> ( git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git ) at
> 47db3d1b0b3d69c6e977158ac354a972b81677bd
>  * trout(also known as htc dream or G1) board
> 
> Should I include my defconfig?
> Should I include more details?
> Am I using the gadget wrong driver?
> 
> Denis.

Looks like it was cause by this commit,

commit e0c201f339fe7fc38d1b0f6f4755ff627686c7e0
Author: Pavankumar Kondeti <pkondeti@codeaurora.org>
Date:   Tue Dec 7 17:53:55 2010 +0530

    USB: Add MSM OTG Controller driver
    
    This driver implements PHY initialization, clock management, ULPI IO ops
    and simple OTG state machine to kick host/peripheral based on Id/VBUS
    line status.  VBUS/Id lines are tied to a reference voltage on some boards.
    Hence provide debugfs interface to select host/peripheral mode.
    
    Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>
    Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>


I CC'd the people in the commit.. I have no idea what those values are
support to be.

Daniel

-- 

Sent by a consultant of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.


  reply	other threads:[~2011-01-27 21:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-27 21:12 msm gadget compilation failure with trout Denis 'GNUtoo' Carikli
2011-01-27 21:26 ` Daniel Walker [this message]
2011-01-28  7:01   ` Pavan Kondeti
2011-01-28 17:15     ` Daniel Walker
2011-01-31  3:47       ` Pavan Kondeti

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=1296163615.28965.16.camel@c-dwalke-linux.qualcomm.com \
    --to=dwalker@codeaurora.org \
    --cc=GNUtoo@no-log.org \
    --cc=gregkh@suse.de \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=pkondeti@codeaurora.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.