From: Randy Dunlap <rdunlap@infradead.org>
To: Stephen Rothwell <sfr@canb.auug.org.au>,
Linux Next Mailing List <linux-next@vger.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Eddie James <eajames@linux.ibm.com>,
linux-input@vger.kernel.org,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Wolfram Sang <wsa@kernel.org>
Subject: Re: linux-next: Tree for Aug 15 (input/misc/ibm-panel.c)
Date: Mon, 15 Aug 2022 18:26:43 -0700 [thread overview]
Message-ID: <0d836243-6a02-e031-961e-1e334dfd167d@infradead.org> (raw)
In-Reply-To: <20220815122926.7fd3ac58@canb.auug.org.au>
On 8/14/22 19:29, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20220812:
>
on x86_64:
when CONFIG_I2C=m and CONFIG_I2C_SLAVE=y:
ld: drivers/input/misc/ibm-panel.o: in function `ibm_panel_remove':
ibm-panel.c:(.text+0x16): undefined reference to `i2c_slave_unregister'
ld: drivers/input/misc/ibm-panel.o: in function `ibm_panel_probe':
ibm-panel.c:(.text+0x3e3): undefined reference to `i2c_slave_register'
ld: drivers/input/misc/ibm-panel.o: in function `ibm_panel_driver_init':
ibm-panel.c:(.init.text+0x18): undefined reference to `i2c_register_driver'
ld: drivers/input/misc/ibm-panel.o: in function `ibm_panel_driver_exit':
ibm-panel.c:(.exit.text+0x11): undefined reference to `i2c_del_driver'
--
~Randy
next parent reply other threads:[~2022-08-16 6:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20220815122926.7fd3ac58@canb.auug.org.au>
2022-08-16 1:26 ` Randy Dunlap [this message]
2022-08-16 4:16 ` linux-next: Tree for Aug 15 (input/misc/ibm-panel.c) Dmitry Torokhov
2022-08-16 6:03 ` Wolfram Sang
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=0d836243-6a02-e031-961e-1e334dfd167d@infradead.org \
--to=rdunlap@infradead.org \
--cc=dmitry.torokhov@gmail.com \
--cc=eajames@linux.ibm.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
--cc=wsa@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 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).