]> git.baikalelectronics.ru Git - kernel.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)
commitc8702e7e10e505b0619a8e5082a107f5465db2bc
tree8197cd746d60ada2420b50649228cf4ff64b5b38
parent82548f7308f5ecf7b78691199bc7be7d6ee5380c
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