All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olh@suse.de>
To: Greg KH <greg@kroah.com>, Erik Rigtorp <erkki@linux.nu>
Cc: torvalds@osdl.org, akpm@osdl.org,
	linux-usb-devel@lists.sourceforge.net,
	linux-kernel@vger.kernel.org
Subject: Re: [linux-usb-devel] [BK PATCH] USB changes for 2.6.6
Date: Sat, 15 May 2004 13:32:51 +0200	[thread overview]
Message-ID: <20040515113251.GA27011@suse.de> (raw)
In-Reply-To: <20040514224516.GA16814@kroah.com>

 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

  reply	other threads:[~2004-05-15 11:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-14 22:45 [BK PATCH] USB changes for 2.6.6 Greg KH
2004-05-15 11:32 ` Olaf Hering [this message]
2004-05-15 17:37   ` [linux-usb-devel] " Linus Torvalds
2004-05-16 17:51     ` David Brownell
2004-05-16 18:02       ` Linus Torvalds
2004-05-16 18:14         ` David Brownell
2004-05-16 18:22           ` Linus Torvalds
2004-05-16 18:28             ` David Brownell
2004-05-16 18:31       ` Greg KH
2004-05-19 20:33     ` Erik Rigtorp
2004-05-19 20:49       ` Greg KH

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=20040515113251.GA27011@suse.de \
    --to=olh@suse.de \
    --cc=akpm@osdl.org \
    --cc=erkki@linux.nu \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=torvalds@osdl.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.