From: Benjamin Herrenschmidt Date: Tue, 24 Nov 2009 05:06:48 +0000 (+1100) Subject: powerpc: Fix build of some FSL platforms X-Git-Tag: v2.6.33-rc1~293^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d6709a20866a885916214590b7c394a21be9e25;p=pandora-kernel.git powerpc: Fix build of some FSL platforms Commit 87ec0e98cfdd8b68da6a7f9e70142ffc0e404fbb in kumar's next branch broke one of my test configs since it looks like Anton forgot about that mpc832x_rdb platform which still uses the old style probing for the SPI stuff. I'll let them do a cleaner fix that probably involves changing the probing method and getting rid of the platform device but for now this will do to fix it. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed