powerpc: Fix build of some FSL platforms
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 24 Nov 2009 05:06:48 +0000 (16:06 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 24 Nov 2009 06:00:27 +0000 (17:00 +1100)
commit7d6709a20866a885916214590b7c394a21be9e25
tree3be8cbb1171fbc9bb2f19d96244bc54b96d3d4ee
parentdad2f2fb0fc74afb634beba8c57bb34bb862d4c6
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 <benh@kernel.crashing.org>
arch/powerpc/platforms/83xx/mpc832x_rdb.c
drivers/spi/spi_mpc8xxx.c
include/linux/fsl_devices.h