]> git.karo-electronics.de Git - mv-sheeva.git/commit
cassini: Fix build bustage on x86.
authorDavid S. Miller <davem@davemloft.net>
Fri, 14 Jan 2011 20:39:59 +0000 (12:39 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 Jan 2011 20:39:59 +0000 (12:39 -0800)
commit92d76e81b9df5f33b0c9e2091e892560a437a15f
tree9889bcc252932fbf1bc9523482e4ee0059d35b71
parentf1e02ed109df5f99abf942b8ccc99960cb09dd38
cassini: Fix build bustage on x86.

Unfortunately, not all CONFIG_OF platforms provide
pci_device_to_OF_node().

Change the test to CONFIG_SPARC for now to deal with
the build regressions.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cassini.c