From: Pierre Ossman Date: Sun, 21 Dec 2008 16:01:48 +0000 (+0100) Subject: sdhci: handle built-in sdhci with modular leds class X-Git-Tag: v2.6.29-rc1~525^2^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9134319c81c6c56e0ddf38e7adac2492b243d9b;p=pandora-kernel.git sdhci: handle built-in sdhci with modular leds class 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 --- Reading git-diff-tree failed