commit | b4a75c91b8a6cb80ba7772f69613025ddf75ebc2 | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Mon May 31 18:39:13 2010 +0200 |
committer | Grant Likely <grant.likely@secretlab.ca> | Wed Jun 02 13:45:08 2010 -0600 |
tree | f2e20c6470b6c0e0c06ba923ceccfb5ef7032b88 | |
parent | 14acbbf8bada18f19930d38ce33c3947b2c718e0 [diff] |
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>