]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3b6fe7c1194b3e233ef389ca30c18f6d28b789a8
treef2e20c6470b6c0e0c06ba923ceccfb5ef7032b88
parentc8702e7e10e505b0619a8e5082a107f5465db2bc
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