From: Robert Jarzmik <robert.jarzmik@free.fr>
To: robert.jarzmik@free.fr
Cc: "David S. Miller" <davem@davemloft.net>,
Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Nicolas Pitre <nico@fluxnic.net>,
Russell King - ARM Linux <linux@armlinux.org.uk>,
Arnd Bergmann <arnd@arndb.de>,
netdev@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/3] net: smc91x: isolate u16 writes alignment workaround
Date: Sun, 16 Oct 2016 12:05:19 +0200 [thread overview]
Message-ID: <87k2d8623k.fsf@belgarion.home> (raw)
In-Reply-To: <1476559670-25056-2-git-send-email-robert.jarzmik@free.fr> (Robert Jarzmik's message of "Sat, 15 Oct 2016 21:27:48 +0200")
Robert Jarzmik <robert.jarzmik@free.fr> writes:
> diff --git a/drivers/net/ethernet/smsc/smc91x.h b/drivers/net/ethernet/smsc/smc91x.h
> index ea8465467469..dff165ed106d 100644
> --- a/drivers/net/ethernet/smsc/smc91x.h
> +++ b/drivers/net/ethernet/smsc/smc91x.h
And there is also the specific case of ARCH=MN10300, where I didn't see :
#include <unit/smc91111.h>
In which SMC_outw() is also defined ... sic.
So this is also to be fixed, thanks to kbuild test robot.
--
Robert
next prev parent reply other threads:[~2016-10-16 10:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-15 19:27 [PATCH v2 0/3] support smc91x on mainstone and devicetree Robert Jarzmik
2016-10-15 19:27 ` [PATCH v2 1/3] net: smc91x: isolate u16 writes alignment workaround Robert Jarzmik
[not found] ` <1476559670-25056-2-git-send-email-robert.jarzmik-GANU6spQydw@public.gmane.org>
2016-10-15 21:11 ` Robert Jarzmik
2016-10-16 10:05 ` Robert Jarzmik [this message]
2016-10-15 19:27 ` [PATCH v2 2/3] net: smc91x: take into account half-word workaround Robert Jarzmik
2016-10-15 19:27 ` [PATCH v2 3/3] net: smsc91x: add u16 workaround for pxa platforms Robert Jarzmik
-- strict thread matches above, loose matches on Subject: below --
2016-10-09 20:33 [PATCH v2 1/3] net: smc91x: isolate u16 writes alignment workaround Robert Jarzmik
2016-10-09 21:55 ` Andy Shevchenko
[not found] ` <CAHp75Vco13D7qQmC8vn6HGg9RYOwR-MgL2uo_cn_OSo4sk84UQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-10-10 6:30 ` Robert Jarzmik
[not found] ` <1476045227-2970-1-git-send-email-robert.jarzmik-GANU6spQydw@public.gmane.org>
2016-10-13 13:50 ` David Miller
[not found] ` <20161013.095012.244532868281403236.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2016-10-14 6:12 ` Robert Jarzmik
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=87k2d8623k.fsf@belgarion.home \
--to=robert.jarzmik@free.fr \
--cc=arnd@arndb.de \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=mark.rutland@arm.com \
--cc=netdev@vger.kernel.org \
--cc=nico@fluxnic.net \
--cc=robh+dt@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).