commit | 15576bc8adb33d58867942385ae849cc48379610 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Tue May 08 00:36:49 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue May 08 16:41:49 2007 -0700 |
tree | 4c2d2fd12ab32d41d9dc96020702f0df4028f4a8 | |
parent | 28113a9941c8cb6ca90ab4a66876db84342a084b [diff] |
[QLA2XXX]: Fix build on sparc. We now use pci_device_to_OF_node() to get properties and of_get_property() returns const pointers. Signed-off-by: David S. Miller <davem@davemloft.net>