All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: "Fernando Luis Vázquez Cao" <fernando@oss.ntt.co.jp>
Cc: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org,
	samuel.thibault@ens-lyon.org, rjw@sisk.pl
Subject: Re: [PATCH] Fix c67x00-ll-hpi compilation failure (bug #10627)
Date: Mon, 12 May 2008 10:11:34 -0700	[thread overview]
Message-ID: <20080512171134.GA4168@suse.de> (raw)
In-Reply-To: <1210588531.3058.31.camel@sebastian.kern.oss.ntt.co.jp>

On Mon, May 12, 2008 at 07:35:31PM +0900, Fernando Luis Vázquez Cao wrote:
> This patch fixes bug #10627 which caused the compilation error below.
> 
> CC [M]  drivers/usb/c67x00/c67x00-ll-hpi.o
> drivers/usb/c67x00/c67x00-ll-hpi.c: In function `ll_recv_msg':
> drivers/usb/c67x00/c67x00-ll-hpi.c:243: erreur: `HZ' undeclared (first use in this function)
> drivers/usb/c67x00/c67x00-ll-hpi.c:243: erreur: (Each undeclared identifier is reported only once
> drivers/usb/c67x00/c67x00-ll-hpi.c:243: erreur: for each function it appears in.)
> 
> Signed-off-by: Fernando Luis Vazquez Cao <fernando@oss.ntt.co.jp>

Already in my tree and linux-next and queued up to be sent in a bit to
Linus.

thanks,

greg k-h

      reply	other threads:[~2008-05-12 17:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-12 10:35 [PATCH] Fix c67x00-ll-hpi compilation failure (bug #10627) Fernando Luis Vázquez Cao
2008-05-12 17:11 ` Greg KH [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=20080512171134.GA4168@suse.de \
    --to=gregkh@suse.de \
    --cc=fernando@oss.ntt.co.jp \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rjw@sisk.pl \
    --cc=samuel.thibault@ens-lyon.org \
    --cc=torvalds@linux-foundation.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.