diff options
author | Grant Likely <grant.likely@secretlab.ca> | 2010-05-25 00:48:24 -0600 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2010-05-25 00:48:24 -0600 |
commit | bf6a67ee3427ab142136e03e90d0b67ecbca5ff2 (patch) | |
tree | 0b3f63fa323a8bfd6e513fac7c5f74ad4a9410b9 /include | |
parent | b1e50ebcf24668e57f058deb48b0704b5391ed0f (diff) | |
download | linux-bf6a67ee3427ab142136e03e90d0b67ecbca5ff2.tar.bz2 |
spi/xilinx: Fix compile error
Commit 58f9b0b02414062eaff46716bc04b47d7e79add5, "of: eliminate
of_device->node and dev_archdata->{of,prom}_node" changed the location
of the device_node pointer. Most drivers were converted to the new
location, but the xilinx_spi_of driver was missed and now fails to
compile.
This patch fixes up the xilinx_spi_of driver to use the new location.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions