From: Paul Gortmaker <paul.gortmaker@windriver.com>
To: Alexey Charkov <alchark@gmail.com>,
Antonio Borneo <borneo.antonio@gmail.com>
Cc: netdev@vger.kernel.org, linux-next@vger.kernel.org
Subject: via rhine build regression for arch/sh
Date: Wed, 22 Jul 2015 09:54:25 -0400 [thread overview]
Message-ID: <20150722135424.GG4477@windriver.com> (raw)
The builds of arch/sh are failing in linux-next with:
drivers/net/ethernet/via/via-rhine.c:1098:2: error: implicit declaration
of function 'pci_iomap' [-Werror=implicit-function-declaration]
drivers/net/ethernet/via/via-rhine.c:1119:2: error: implicit declaration
of function 'pci_iounmap' [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
make[5]: *** [drivers/net/ethernet/via/via-rhine.o] Error 1
http://kisskb.ellerman.id.au/kisskb/buildresult/12468878/
It either is the one line change in:
commit b7d3282a245f44286b88e436b1d08c518cdf4569
Author: Antonio Borneo <borneo.antonio@gmail.com>
Date: Wed Jun 17 19:42:31 2015 +0800
net: via/Kconfig: replace USE_OF with OF_???
..or maybe it goes back to the original OF support patch:
commit 2d283862dc62daead9db0dc89cd0d0351e91f765
Author: Alexey Charkov <alchark@gmail.com>
Date: Tue Apr 22 19:28:09 2014 +0400
net: via-rhine: add OF bus binding
I have not bisected to check which, but it seems likely that
it is one of the above.
Paul.
WARNING: multiple messages have this Message-ID (diff)
From: Paul Gortmaker <paul.gortmaker@windriver.com>
To: Alexey Charkov <alchark@gmail.com>,
Antonio Borneo <borneo.antonio@gmail.com>
Cc: <netdev@vger.kernel.org>, <linux-next@vger.kernel.org>
Subject: via rhine build regression for arch/sh
Date: Wed, 22 Jul 2015 09:54:25 -0400 [thread overview]
Message-ID: <20150722135424.GG4477@windriver.com> (raw)
The builds of arch/sh are failing in linux-next with:
drivers/net/ethernet/via/via-rhine.c:1098:2: error: implicit declaration
of function 'pci_iomap' [-Werror=implicit-function-declaration]
drivers/net/ethernet/via/via-rhine.c:1119:2: error: implicit declaration
of function 'pci_iounmap' [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
make[5]: *** [drivers/net/ethernet/via/via-rhine.o] Error 1
http://kisskb.ellerman.id.au/kisskb/buildresult/12468878/
It either is the one line change in:
commit b7d3282a245f44286b88e436b1d08c518cdf4569
Author: Antonio Borneo <borneo.antonio@gmail.com>
Date: Wed Jun 17 19:42:31 2015 +0800
net: via/Kconfig: replace USE_OF with OF_???
..or maybe it goes back to the original OF support patch:
commit 2d283862dc62daead9db0dc89cd0d0351e91f765
Author: Alexey Charkov <alchark@gmail.com>
Date: Tue Apr 22 19:28:09 2014 +0400
net: via-rhine: add OF bus binding
I have not bisected to check which, but it seems likely that
it is one of the above.
Paul.
next reply other threads:[~2015-07-22 13:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-22 13:54 Paul Gortmaker [this message]
2015-07-22 13:54 ` via rhine build regression for arch/sh Paul Gortmaker
2015-07-22 16:33 ` Antonio Borneo
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=20150722135424.GG4477@windriver.com \
--to=paul.gortmaker@windriver.com \
--cc=alchark@gmail.com \
--cc=borneo.antonio@gmail.com \
--cc=linux-next@vger.kernel.org \
--cc=netdev@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.