From: Luca Tettamanti Date: Sun, 27 Apr 2008 22:34:55 +0000 (-0700) Subject: wireless: Fix compile error with wifi & leds X-Git-Tag: v2.6.26-rc1~715^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd8fd21dfddf51299d782f598cb776b15b7d64cc;p=pandora-kernel.git wireless: Fix compile error with wifi & leds Fix build error caused by commit e82404ad612ebabc65d15c3d59b971cb35c3ff36 ("iwlwifi: Select LEDS_CLASS.") from David Miller: Since MAC80211_LEDS is selected by wireless drivers it must select its own dependencies otherwise a build error may occur (kbuild will select the symbol regardless of "depends" constraints). Signed-off-By: Luca Tettamanti Signed-off-by: David S. Miller --- Reading git-diff-tree failed