diff options
author | David S. Miller <davem@davemloft.net> | 2008-04-23 12:33:32 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-04-23 12:33:32 +0200 |
commit | 00713e224e718b350cb0148184dc7884885d00b9 (patch) | |
tree | da7c72704aa8e099343dd16f9fbf0519e1e41ecb /drivers/video/macmodes.h | |
parent | [IPSEC]: Fix catch-22 with algorithm IDs above 31 (diff) | |
download | linux-00713e224e718b350cb0148184dc7884885d00b9.tar.xz linux-00713e224e718b350cb0148184dc7884885d00b9.zip |
leds: Do not guard NEW_LEDS with HAS_IOMEM
The LEDS infrastructure itself does not require anything
that a platform dependant upon HAS_IOMEM.
The individual drivers do, but they are properly guarded
with the necessary platform dependencies.
One can even imagine a hypervisor based LED driver that
a platform without HAS_IOMEM might have.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/video/macmodes.h')
0 files changed, 0 insertions, 0 deletions