mirror of https://gitee.com/openkylin/linux.git
ff0b804632
Mainline build reports: warning: (WL12XX) selects WLCORE which has unmet direct dependencies (NETDEVICES && WLAN && WL_TI && GENERIC_HARDIRQS && MAC80211 && INET) The INET dependency was added in commit 3c6af5b54fe74b6e56efadc22927e4055d00e9fc: wl1271_main.c:(.text+0x271052): undefined reference to `unregister_inetaddr_ notifier' wl1271_main.c:(.text+0x2714d7): undefined reference to `register_inetaddr_no tifier' Driver is doing some filtering based on IP addresses... but this driver no longer has that code and it builds fine even when CONFIG_INET is not enabled, so drop that dependency and eliminate the kconfig warning message. Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Cc: Luciano Coelho <luciano.coelho@nokia.com> Cc: John W. Linville <linville@tuxdriver.com> Acked-by: Luciano Coelho <coelho@ti.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
acx.c | ||
acx.h | ||
boot.c | ||
boot.h | ||
cmd.c | ||
cmd.h | ||
conf.h | ||
debug.h | ||
debugfs.c | ||
debugfs.h | ||
event.c | ||
event.h | ||
hw_ops.h | ||
ini.h | ||
init.c | ||
init.h | ||
io.c | ||
io.h | ||
main.c | ||
ps.c | ||
ps.h | ||
rx.c | ||
rx.h | ||
scan.c | ||
scan.h | ||
sdio.c | ||
spi.c | ||
testmode.c | ||
testmode.h | ||
tx.c | ||
tx.h | ||
wl12xx.h | ||
wl12xx_80211.h | ||
wl12xx_platform_data.c | ||
wlcore.h |