Re: [PATCH] Fix c67x00-ll-hpi compilation failure (bug #10627)

From: Greg KH
Date: Mon May 12 2008 - 13:12:19 EST


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@xxxxxxxxxxxxx>

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

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/