]> bbs.cooldavid.org Git - net-next-2.6.git/commit
of/mtd/nand: mpc5121_nfc.c: Fix build failures
authorAnatolij Gustschin <agust@denx.de>
Mon, 31 May 2010 16:37:15 +0000 (18:37 +0200)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 2 Jun 2010 19:45:07 +0000 (13:45 -0600)
commit14acbbf8bada18f19930d38ce33c3947b2c718e0
tree8197cd746d60ada2420b50649228cf4ff64b5b38
parentef7f2e831c3a563505c9bc5b16ef4bcae3cf4b53
of/mtd/nand: mpc5121_nfc.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/mtd/nand/mpc5121_nfc.c