sdhci: handle built-in sdhci with modular leds class
authorPierre Ossman <drzeus@drzeus.cx>
Sun, 21 Dec 2008 16:01:48 +0000 (17:01 +0100)
committerPierre Ossman <drzeus@drzeus.cx>
Wed, 31 Dec 2008 17:18:13 +0000 (18:18 +0100)
As reported by Randy Dunlap, having sdhci built-in and LEDs class
as a module resulted in undefined symbols. Change the code to handle
that case properly (by not having LEDs class support in sdhci).

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>

No differences found