From: Robert Jarzmik <robert.jarzmik@free.fr>
To: Jeremy Linton <jeremy.linton@arm.com>
Cc: netdev@vger.kernel.org, nico@fluxnic.net, davem@davemloft.net,
fw@strlen.de, felipe.balbi@linux.intel.com, arnd@arndb.de,
ahs3@redhat.com
Subject: Re: [PATCH] net: smc91x: ACPI Enable lan91x adapters
Date: Sun, 26 Jun 2016 11:15:21 +0200 [thread overview]
Message-ID: <871t3k9uqe.fsf@belgarion.home> (raw)
In-Reply-To: <1466774181-24309-1-git-send-email-jeremy.linton@arm.com> (Jeremy Linton's message of "Fri, 24 Jun 2016 08:16:21 -0500")
Jeremy Linton <jeremy.linton@arm.com> writes:
> Enable lan91x adapters in some ARM machines and models
> when booted with an ACPI kernel.
>
> Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
Hi Jeremy,
I launched your change in my Jenkins yesterday (on Linus's mainline, not
linux-next), and I got:
CC drivers/net/ethernet/smsc/smc91x.o
drivers/net/ethernet/smsc/smc91x.c:2488:23: error: 'smsc91x_acpi_match' undeclared here (not in a function)
.acpi_match_table = smsc91x_acpi_match,
This platform build is _not_ for an device tree platform,
ie. CONFIG_OF=n. You'll have to move some around it seems.
Cheers.
prev parent reply other threads:[~2016-06-26 9:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-24 13:16 [PATCH] net: smc91x: ACPI Enable lan91x adapters Jeremy Linton
2016-06-26 9:15 ` Robert Jarzmik [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=871t3k9uqe.fsf@belgarion.home \
--to=robert.jarzmik@free.fr \
--cc=ahs3@redhat.com \
--cc=arnd@arndb.de \
--cc=davem@davemloft.net \
--cc=felipe.balbi@linux.intel.com \
--cc=fw@strlen.de \
--cc=jeremy.linton@arm.com \
--cc=netdev@vger.kernel.org \
--cc=nico@fluxnic.net \
/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).