From: "Jon Smirl" <jonsmirl@gmail.com>
To: "linux-ppc list" <Linuxppc-dev@ozlabs.org>
Subject: mpc5200 and fsl_soc.c
Date: Tue, 15 Jul 2008 22:25:06 -0400 [thread overview]
Message-ID: <9e4733910807151925p3abed71td0add06f7e3a1a80@mail.gmail.com> (raw)
Now that the i2c code in fsl_soc.c has migrated, I tried building my
mpc5200 system without including fsl_soc.c and everything built
without problem. Is there anything else in this file necessary for a
mpc5200 build? Some option I don't have turned on in my build?
I've noticed that several of the functions in this file aren't
properly ifdef'd. For example I think the gianfar driver is getting
built into mpc5200 kernels. Dropping the whole file from mpc5200
builds avoids the need to sort out the ifdef's.
diff --git a/arch/powerpc/platforms/52xx/Kconfig
b/arch/powerpc/platforms/52xx/Kconfig
index e91a0d2..76a3411 100644
--- a/arch/powerpc/platforms/52xx/Kconfig
+++ b/arch/powerpc/platforms/52xx/Kconfig
@@ -1,7 +1,6 @@
config PPC_MPC52xx
bool "52xx-based boards"
depends on PPC_MULTIPLATFORM && PPC32
- select FSL_SOC
select PPC_CLOCK
--
Jon Smirl
jonsmirl@gmail.com
reply other threads:[~2008-07-16 2:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=9e4733910807151925p3abed71td0add06f7e3a1a80@mail.gmail.com \
--to=jonsmirl@gmail.com \
--cc=Linuxppc-dev@ozlabs.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