commit | 19e4875fb21a69fbf620e84769a74d189c69c58d | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Sun Aug 08 00:23:26 2010 -0600 |
committer | Grant Likely <grant.likely@secretlab.ca> | Sun Aug 08 01:20:06 2010 -0600 |
tree | c9a80978f68b5f60bd6ec2bfb44fbbab27d43c71 | |
parent | 2dc11581376829303b98eadb2de253bee065a56a [diff] |
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>