From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: Updated mach-types update
Date: Sat, 26 Mar 2011 23:14:19 +0000 [thread overview]
Message-ID: <20110326231419.GA29422@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <AANLkTi=0o3y7sPFjcmW0OLyPuZ8+DQNggpH7VRDd9Q-R@mail.gmail.com>
On Sat, Mar 26, 2011 at 03:52:04PM -0700, Colin Cross wrote:
> This breaks master with CONFIG_PCI=y:
> CC arch/arm/kernel/bios32.o
> arch/arm/kernel/bios32.c: In function 'pci_fixup_prpmc1100':
> arch/arm/kernel/bios32.c:174: error: implicit declaration of function
> 'machine_is_prpmc1100'
>
> I can't tell what the right fix is. Deleting pci_fixup_prpmc1100
> fixes it. There is no machine for prpmc1100, but there is
> CONFIG_ARCH_PRPMC1100 that enables machine IXCDP1100 in
> arch/arm/mach-ixp4xx/ixdp425-setup.c. Should bios32.c be using
> machine_is_ixcdp1100? The history is all pre-git.
http://linux.bkbits.net:8080/linux-2.6/?PAGE=cset&REV=40a29db2qiY8UR8FWw0U1i4DgOLsRA
Looks like Deepak submitted it as part of the IXP4xx stuff. However,
prpmc1100-pci.c no longer exists... but can be found:
http://linux.bkbits.net:8080/linux-2.6/BitKeeper/deleted/.del-prpmc1100-pci.c~da88e9014dd6125b?PAGE=related
which lead to:
http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=2448%2F1
So, your patch below looks like the right thing.
next prev parent reply other threads:[~2011-03-26 23:14 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-20 11:03 Updated mach-types update Russell King - ARM Linux
2011-03-20 11:41 ` Russell King - ARM Linux
2011-03-24 17:59 ` Tony Lindgren
2011-05-13 11:54 ` Tony Lindgren
2011-05-13 12:19 ` Jarkko Nikula
2011-05-13 14:40 ` [PATCH] omap: Remove support for omap2evm (Re: Updated mach-types update) Tony Lindgren
2011-05-14 16:30 ` Mark Brown
2011-05-16 13:45 ` Liam Girdwood
2011-05-13 14:53 ` Updated mach-types update Tomi Valkeinen
2011-03-21 22:41 ` Detlef Vollmann
2011-03-21 23:10 ` Russell King - ARM Linux
2011-03-21 23:33 ` Detlef Vollmann
2011-03-22 13:19 ` Domenico Andreoli
2011-03-22 19:30 ` Russell King - ARM Linux
2011-03-23 9:31 ` Domenico Andreoli
2011-03-23 16:37 ` H Hartley Sweeten
2011-03-26 22:52 ` Colin Cross
2011-03-26 23:14 ` Russell King - ARM Linux [this message]
2011-03-28 18:00 ` Russell King - ARM Linux
2011-03-28 18:02 ` Russell King - ARM Linux
2011-05-21 1:35 ` Jaya Kumar
2011-05-22 9:11 ` Russell King - ARM Linux
2011-05-23 14:52 ` Arnd Bergmann
2011-05-23 14:59 ` Russell King - ARM Linux
2011-05-23 15:10 ` Mark Brown
2011-05-23 15:33 ` Russell King - ARM Linux
2011-05-23 16:39 ` Arnd Bergmann
2011-05-24 11:00 ` Jaya Kumar
2011-05-24 11:51 ` Arnd Bergmann
2011-07-27 12:20 ` Mark Brown
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=20110326231419.GA29422@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--cc=linux-arm-kernel@lists.infradead.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).