of/spi: mpc512x_psc_spi.c: Fix build failures
authorAnatolij Gustschin <agust@denx.de>
Mon, 31 May 2010 16:34:54 +0000 (18:34 +0200)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 2 Jun 2010 19:45:06 +0000 (13:45 -0600)
Fixes build errors caused by the:
 - OF device_node pointer being moved into struct device
 - removal of the match_table field from struct of_platform_driver

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found