Home
last modified time | relevance | path

Searched hist:"9 f1a0735395ba2b2efa5012b5bf7f915299f1a79" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/c67x00/
H A Dc67x00-ll-hpi.cdiff 9f1a0735395ba2b2efa5012b5bf7f915299f1a79 Mon May 12 12:35:31 CEST 2008 Fernando Luis Vázquez Cao <fernando@oss.ntt.co.jp> Fix c67x00-ll-hpi compilation failure (bug #10627)

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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>