Re: [linux-usb-devel] [BK PATCH] USB changes for 2.6.6

From: Olaf Hering
Date: Sat May 15 2004 - 06:34:47 EST


On Fri, May 14, Greg KH wrote:

> drivers/usb/misc/cytherm.c | 9

current Linus tree does not compile:


CC [M] drivers/usb/misc/cytherm.o
drivers/usb/misc/cytherm.c: In function `set_brightness':
drivers/usb/misc/cytherm.c:122: error: `led' undeclared (first use in this function)
drivers/usb/misc/cytherm.c:122: error: (Each undeclared identifier is reported only once
drivers/usb/misc/cytherm.c:122: error: for each function it appears in.)
drivers/usb/misc/cytherm.c: In function `show_temp':
drivers/usb/misc/cytherm.c:161: error: `led' undeclared (first use in this function)
drivers/usb/misc/cytherm.c: In function `show_button':
drivers/usb/misc/cytherm.c:205: error: `led' undeclared (first use in this function)
drivers/usb/misc/cytherm.c: In function `show_port0':
drivers/usb/misc/cytherm.c:242: error: `led' undeclared (first use in this function)
drivers/usb/misc/cytherm.c: In function `set_port0':
drivers/usb/misc/cytherm.c:277: error: `led' undeclared (first use in this function)
drivers/usb/misc/cytherm.c: In function `show_port1':
drivers/usb/misc/cytherm.c:302: error: `led' undeclared (first use in this function)
drivers/usb/misc/cytherm.c: In function `set_port1':
drivers/usb/misc/cytherm.c:337: error: `led' undeclared (first use in this function)
make[3]: *** [drivers/usb/misc/cytherm.o] Error 1

thats the dev_dbg() change.


--
USB is for mice, FireWire is for men!

sUse lINUX ag, nÃRNBERG
-
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/