The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Inaky Perez-Gonzalez <inaky@linux.intel.com>,
	Greg Kroah-Hartman <gregkh@suse.de>,
	Martin Schwidefsky <schwidefsky@de.ibm.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] wimax: fix compile bug
Date: Thu, 08 Jan 2009 18:03:38 +0100	[thread overview]
Message-ID: <1231434218.5298.19.camel@californication> (raw)
In-Reply-To: <20090108161222.GC4821@osiris.boeblingen.de.ibm.com>

Hi Heiko,

> wimax should depend on INPUT:
> 
> net/built-in.o: In function `wimax_rfkill_rm':
> linux-2.6/net/wimax/op-rfkill.c:428: undefined reference to `input_unregister_device'
> net/built-in.o: In function `wimax_rfkill_add':
> linux-2.6/net/wimax/op-rfkill.c:370: undefined reference to `input_allocate_device'
> linux-2.6/net/wimax/op-rfkill.c:384: undefined reference to `input_register_device'
> linux-2.6/net/wimax/op-rfkill.c:402: undefined reference to `input_unregister_device'
> linux-2.6/net/wimax/op-rfkill.c:406: undefined reference to `input_free_device'
> net/built-in.o: In function `input_report_key':
> linux-2.6/include/linux/input.h:1285: undefined reference to `input_event'
> 
> Cc: Inaky Perez-Gonzalez <inaky@linux.intel.com>
> Cc: Greg Kroah-Hartman <gregkh@suse.de>
> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>

actually Inaky posted a different fix for this to netdev yesterday.

Regards

Marcel



      parent reply	other threads:[~2009-01-08 17:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-08 16:12 [PATCH] wimax: fix compile bug Heiko Carstens
2009-01-08 16:52 ` Greg KH
2009-01-08 16:58   ` David Miller
2009-01-08 17:01     ` Heiko Carstens
2009-01-08 18:11     ` Inaky Perez-Gonzalez
2009-01-08 18:36       ` David Miller
2009-01-08 17:03 ` Marcel Holtmann [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=1231434218.5298.19.camel@californication \
    --to=marcel@holtmann.org \
    --cc=gregkh@suse.de \
    --cc=heiko.carstens@de.ibm.com \
    --cc=inaky@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=schwidefsky@de.ibm.com \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox