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

No differences found