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)
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>

No differences found