diff options
author | Fernando Luis Vázquez Cao <fernando@oss.ntt.co.jp> | 2008-05-12 12:35:31 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-12 16:30:36 +0200 |
commit | 9f1a0735395ba2b2efa5012b5bf7f915299f1a79 (patch) | |
tree | 9eec12731ae42032a2beb22f6bf4f11f45c7da4a /net/sched | |
parent | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... (diff) | |
download | linux-9f1a0735395ba2b2efa5012b5bf7f915299f1a79.tar.xz linux-9f1a0735395ba2b2efa5012b5bf7f915299f1a79.zip |
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>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions