]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf17a74734a890195712f3492903b5f1abe60095f
tree3be8cbb1171fbc9bb2f19d96244bc54b96d3d4ee
parent023e512719baaf53528e2784986ab36cf5b14cee
powerpc: Fix build of some FSL platforms

Commit 8237e310f6d428ff3ef55de521aef4434c24fd2b 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