]> git.baikalelectronics.ru Git - kernel.git/commit
of/sparc: fix build regression from of_device changes
authorGrant Likely <grant.likely@secretlab.ca>
Sun, 8 Aug 2010 06:23:26 +0000 (00:23 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Sun, 8 Aug 2010 07:20:06 +0000 (01:20 -0600)
commit69438e14d4ed4c3e7d01ad9796333246423cfa92
treec9a80978f68b5f60bd6ec2bfb44fbbab27d43c71
parentc70f7a41fcd18f9f648c543bc0ac7b09d936ff51
of/sparc: fix build regression from of_device changes

Commit id ea565f46d87b922184d7a91dd02bcf2d191d3f23 (sparc/of: Move
of_device fields into struct pdev_archdata) missed fixing up the
n2_core.c and greth.c drivers.  This patch makes the required changes.

Reported-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/crypto/n2_core.c
drivers/net/greth.c