diff options
author | David Miller <davem@davemloft.net> | 2010-03-03 02:50:26 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-03-19 07:17:54 -0700 |
commit | f157b58511e56d418eb582de96fedc4ea03d8061 (patch) | |
tree | 3970689b55694714db91112afcc4e3f3f4dd4601 /drivers/leds | |
parent | 352fa6ad16b89f8ffd1a93b4419b1a8f2259feab (diff) |
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>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/leds')
0 files changed, 0 insertions, 0 deletions