]> git.baikalelectronics.ru Git - kernel.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)
commit250fff7c8b194147c9e808e789a696c4e175f692
tree9889bcc252932fbf1bc9523482e4ee0059d35b71
parentb6c7f054af98f648a311c17f9b94743362aadd59
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