Skip to content
Commit 00713e22 authored by David S. Miller's avatar David S. Miller
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
parent c5d18e98
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment