All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: "Bruno Prémont" <bonbons@linux-vserver.org>
Cc: linux-kernel@vger.kernel.org, intel-gfx@lists.freedesktop.org,
	"Soeren Sonnenburg" <bugreports@nn7.de>,
	"Dmitry Torokhov" <dmitry.torokhov@gmail.com>,
	"Jérémie Huchet" <jeremie@lamah.info>
Subject: Re: [Intel-gfx] [PATCH] Samsung laptop driver
Date: Wed, 26 Aug 2009 09:32:22 -0700	[thread overview]
Message-ID: <20090826163222.GD22474@kroah.com> (raw)
In-Reply-To: <20090822120701.78dc10d5@neptune.home>

On Sat, Aug 22, 2009 at 12:07:01PM +0200, Bruno Prémont wrote:
> On Fri, 21 August 2009 Greg KH <greg@kroah.com> wrote:
> > From: Greg Kroah-Hartman <gregkh@suse.de>
> > Subject: Samsung laptop driver
> > 
> > This driver implements backlight controls for Samsung laptops that
> > currently do not have ACPI support for this control.
> > 
> > It has been tested on the N130 laptop and properly works there.
> > 
> > Many thanks to Dmitry Torokhov <dmitry.torokhov@gmail.com> for
> > cleanups and other suggestions on how to make the driver simpler.
> 
> Hm, that one fails to compile here:
>   CC [M]  drivers/platform/x86/samsung-laptop.o
> /usr/src/linux-2.6/drivers/platform/x86/samsung-laptop.c: In function 'sabi_get_command':
> /usr/src/linux-2.6/drivers/platform/x86/samsung-laptop.c:141: error: implicit declaration of function 'msleep'
> make[5]: *** [drivers/platform/x86/samsung-laptop.o] Error 1
> make[4]: *** [drivers/platform/x86] Error 2
> make[3]: *** [drivers/platform] Error 2
> make[2]: *** [drivers] Error 2
> make[2]: *** Waiting for unfinished jobs....
> 
> Missing a #include <linux/delay.h>?

Yes, I've added it now, thanks.

greg k-h

      reply	other threads:[~2009-08-26 16:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-21 22:59 [PATCH] Samsung laptop driver Greg KH
2009-08-21 23:19 ` Jesse Barnes
2009-08-21 23:33   ` Greg KH
2009-08-22  9:23 ` Alan Jenkins
2009-08-26 16:18   ` Greg KH
2009-08-22 10:07 ` [Intel-gfx] " Bruno Prémont
2009-08-26 16:32   ` Greg KH [this message]

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=20090826163222.GD22474@kroah.com \
    --to=greg@kroah.com \
    --cc=bonbons@linux-vserver.org \
    --cc=bugreports@nn7.de \
    --cc=dmitry.torokhov@gmail.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jeremie@lamah.info \
    --cc=linux-kernel@vger.kernel.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.