linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Dmitry Torokhov" <dmitry.torokhov@gmail.com>
To: Andreas Herrmann <aherrman@arcor.de>
Cc: Jan Kratochvil <honza@jikos.cz>,
	linux-input@atrey.karlin.mff.cuni.cz,
	linux-joystick@atrey.karlin.mff.cuni.cz
Subject: Re: [PATCH] xpad: fix Kconfig to avoid compile error
Date: Tue, 18 Sep 2007 13:52:11 -0400	[thread overview]
Message-ID: <d120d5000709181052r6ee721d6r2d77d0f6b38a4398@mail.gmail.com> (raw)
In-Reply-To: <20070918090033.GB14882@devil>

Hi Andreas,

On 9/18/07, Andreas Herrmann <aherrman@arcor.de> wrote:
> With LEDS_CLASS=m && JOYSTICK_XPAD_LEDS=y I get following compile error:
>
>    ...
>  LD      .tmp_vmlinux1
> drivers/built-in.o: In function `xpad_disconnect':
> xpad.c:(.text+0xb3d6b): undefined reference to `led_classdev_unregister'
> drivers/built-in.o: In function `xpad_probe':
> xpad.c:(.text+0xb48a6): undefined reference to `led_classdev_register'
> make: *** [.tmp_vmlinux1] Error 1
>    ...
>
> To avoid this kernel configuration, do auto-select LEDS_CLASS
> for JOYSTCK_XPAD_LEDS.
>

I'd rather it depend on LEDS_CLASS (but properly). I believe I posted
a patch yesterday.

-- 
Dmitry

  parent reply	other threads:[~2007-09-18 17:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-18  9:00 [PATCH] xpad: fix Kconfig to avoid compile error Andreas Herrmann
2007-09-18 17:41 ` Charles Chambers
2007-09-18 17:50   ` Dmitry Torokhov
2007-09-18 17:52 ` Dmitry Torokhov [this message]
2007-09-19 19:16   ` Andreas Herrmann
2007-09-19 19:20     ` Dmitry Torokhov

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=d120d5000709181052r6ee721d6r2d77d0f6b38a4398@mail.gmail.com \
    --to=dmitry.torokhov@gmail.com \
    --cc=aherrman@arcor.de \
    --cc=honza@jikos.cz \
    --cc=linux-input@atrey.karlin.mff.cuni.cz \
    --cc=linux-joystick@atrey.karlin.mff.cuni.cz \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).