]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit82548f7308f5ecf7b78691199bc7be7d6ee5380c
tree6c9d352875c6926cdb55bc13008fe176a0326439
parent8dc8c779102dd066d9a6b36064529ec9abfa4b54
of/spi: mpc512x_psc_spi.c: Fix build failures

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>
drivers/spi/mpc512x_psc_spi.c