diff options
author | David Miller <davem@davemloft.net> | 2010-03-10 14:05:35 -0700 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2010-03-10 14:10:41 -0700 |
commit | 07081fd8587478849b69d7b41596e81ff5a7f532 (patch) | |
tree | fca06165fadb4390c56cb9c530b05c0d5318c6d9 /drivers/spi | |
parent | 57d54889cd00db2752994b389ba714138652e60c (diff) | |
download | talos-op-linux-07081fd8587478849b69d7b41596e81ff5a7f532.tar.gz talos-op-linux-07081fd8587478849b69d7b41596e81ff5a7f532.zip |
uartlite: Fix build on sparc.
We can get this driver enabled via MFD_TIMBERDALE which only
requires GPIO to be on.
But the of_address_to_resource() function is only present on
powerpc and microblaze, so we have to conditionalize the
CONFIG_OF probing bits on that.
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'drivers/spi')
0 files changed, 0 insertions, 0 deletions