diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2008-09-02 19:07:56 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-09-05 20:17:49 (GMT) |
commit | d203b8ef8e5acf9dad5a53d7067ef146e6b2e837 (patch) | |
tree | 2fbc6925ce843ae3e476cc2de56799d95582ec1e /drivers/i2c/busses | |
parent | fb11137af83b7b66c7aab8dbc5f09d2c95684fed (diff) | |
download | linux-fsl-qoriq-d203b8ef8e5acf9dad5a53d7067ef146e6b2e837.tar.xz |
ath9k: uses/needs led_classdev_[un]register
ath9k uses LED classdev functions, so it needs to either select or depend
on them. This patch uses the same selects that ath5k uses...
drivers/built-in.o: In function `ath_unregister_led':
main.c:(.text+0x138c1d): undefined reference to `led_classdev_unregister'
drivers/built-in.o: In function `ath_register_led':
main.c:(.text+0x139c16): undefined reference to `led_classdev_register'
make[1]: *** [.tmp_vmlinux1] Error 1
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
cc: Jouni Malinen <jmalinen@atheros.com>
Acked-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/i2c/busses')
0 files changed, 0 insertions, 0 deletions