of/dma: mpc512x_dma.c: Fix build failures
authorAnatolij Gustschin <agust@denx.de>
Mon, 31 May 2010 16:39:13 +0000 (18:39 +0200)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 2 Jun 2010 19:45:08 +0000 (13:45 -0600)
commitb4a75c91b8a6cb80ba7772f69613025ddf75ebc2
treef2e20c6470b6c0e0c06ba923ceccfb5ef7032b88
parent14acbbf8bada18f19930d38ce33c3947b2c718e0
of/dma: mpc512x_dma.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/dma/mpc512x_dma.c