All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavan Kondeti <pkondeti@codeaurora.org>
To: Greg KH <greg@kroah.com>
Cc: linux-usb@vger.kernel.org, linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH 1/3] USB: EHCI: Fix compiler warnings with MSM driver
Date: Fri, 18 Feb 2011 17:28:48 +0530	[thread overview]
Message-ID: <4D5E5EF8.1010804@codeaurora.org> (raw)
In-Reply-To: <20110217185503.GA31112@kroah.com>

On 2/18/2011 12:25 AM, Greg KH wrote:
> On Tue, Feb 15, 2011 at 09:42:33AM +0530, Pavankumar Kondeti wrote:
>> This patch fixes the following compile warnings
>>
>> drivers/usb/host/ehci-dbg.c:45: warning: 'dbg_hcs_params' defined but not used
>> drivers/usb/host/ehci-dbg.c:89: warning: 'dbg_hcc_params' defined but not used
>> drivers/usb/host/ehci-lpm.c:21: warning: 'ehci_lpm_set_da' defined but not used
>> drivers/usb/host/ehci-lpm.c:41: warning: 'ehci_lpm_check' defined but not used
>> drivers/usb/host/ehci-hcd.c:668: warning: 'ehci_run' defined but not used
>>
>> Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>
>> ---
>>  drivers/usb/host/ehci-hcd.c |    2 +-
>>  drivers/usb/host/ehci-lpm.c |    5 +++--
>>  drivers/usb/host/ehci-msm.c |    4 +++-
> 
> This doesn't apply to the usb-next tree, so I can't take it :(
> 
> Care to refresh it and resend?
> 

Sorry for the inconvenience. The last 3 warnings or no more with
usb-next branch. I am resending the patch shortly.

Thanks,
Pavan

-- 
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-02-18 11:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-15  4:12 [PATCH 1/3] USB: EHCI: Fix compiler warnings with MSM driver Pavankumar Kondeti
2011-02-15  4:12 ` [PATCH 2/3] USB: OTG: msm: Fix compiler warning with CONFIG_PM disabled Pavankumar Kondeti
     [not found] ` <1297743155-2409-1-git-send-email-pkondeti-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2011-02-15  4:12   ` [PATCH 3/3] USB: OTG: msm: Fix bug in msm_otg_mode_write Pavankumar Kondeti
2011-02-17 18:55   ` [PATCH 1/3] USB: EHCI: Fix compiler warnings with MSM driver Greg KH
2011-02-18 11:58     ` Pavan Kondeti [this message]

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=4D5E5EF8.1010804@codeaurora.org \
    --to=pkondeti@codeaurora.org \
    --cc=greg@kroah.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-usb@vger.kernel.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.