From: Zhu Yi <yi.zhu@intel•com>
To: Randy Dunlap <randy.dunlap@oracle•com>
Cc: linux-wireless@vger•kernel.org, linux-next@vger•kernel.org,
akpm <akpm@linux-foundation•org>,
linville@tuxdriver•com
Subject: Re: [PATCH -next] iwlwifi: fix build for CONFIG_INPUT=n
Date: Thu, 26 Jun 2008 10:13:30 +0800 [thread overview]
Message-ID: <1214446410.14590.287.camel@debian.sh.intel.com> (raw)
In-Reply-To: <20080624210246.0fe18e2c.randy.dunlap@oracle.com>
On Tue, 2008-06-24 at 21:02 -0700, Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@oracle•com>
>
> Fix iwlwifi so that it builds cleanly with CONFIG_INPUT=n.
> Also free the input device on exit.
>
> drivers/built-in.o: In function `iwl_rfkill_unregister':
> (.text+0xbf430): undefined reference to `input_unregister_device'
> drivers/built-in.o: In function `iwl_rfkill_init':
> (.text+0xbf51c): undefined reference to `input_allocate_device'
> drivers/built-in.o: In function `iwl_rfkill_init':
> (.text+0xbf5bf): undefined reference to `input_register_device'
> drivers/built-in.o: In function `iwl_rfkill_init':
> (.text+0xbf5e9): undefined reference to `input_free_device'
> net/built-in.o: In function `rfkill_disconnect':
> rfkill-input.c:(.text+0xe71e1): undefined reference to
> `input_close_device'
> rfkill-input.c:(.text+0xe71e9): undefined reference to
> `input_unregister_handle'
> net/built-in.o: In function `rfkill_connect':
> rfkill-input.c:(.text+0xe723e): undefined reference to
> `input_register_handle'
> rfkill-input.c:(.text+0xe724d): undefined reference to
> `input_open_device'
> rfkill-input.c:(.text+0xe725c): undefined reference to
> `input_unregister_handle'
> net/built-in.o: In function `rfkill_handler_init':
> rfkill-input.c:(.init.text+0x36ec): undefined reference to
> `input_register_handler'
> net/built-in.o: In function `rfkill_handler_exit':
> rfkill-input.c:(.exit.text+0x112c): undefined reference to
> `input_unregister_handler'
> make[1]: *** [.tmp_vmlinux1] Error 1
>
> Signed-off-by: Randy Dunlap <randy.dunlap@oracle•com>
ACK.
Thanks,
-yi
next prev parent reply other threads:[~2008-06-26 2:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-25 4:02 [PATCH -next] iwlwifi: fix build for CONFIG_INPUT=n Randy Dunlap
2008-06-26 2:13 ` Zhu Yi [this message]
2008-06-26 14:23 ` Stephen Rothwell
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=1214446410.14590.287.camel@debian.sh.intel.com \
--to=yi.zhu@intel$(echo .)com \
--cc=akpm@linux-foundation$(echo .)org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=linux-wireless@vger$(echo .)kernel.org \
--cc=linville@tuxdriver$(echo .)com \
--cc=randy.dunlap@oracle$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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