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)
commit19e4875fb21a69fbf620e84769a74d189c69c58d
treec9a80978f68b5f60bd6ec2bfb44fbbab27d43c71
parent2dc11581376829303b98eadb2de253bee065a56a
of/sparc: fix build regression from of_device changes

Commit id 1636f8ac2b08410df4766449f7c86b912443cd99 (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