summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/Makefile
diff options
context:
space:
mode:
authorLukas Bulwahn <lukas.bulwahn@gmail.com>2022-12-09 10:59:37 +0100
committerKalle Valo <kvalo@kernel.org>2022-12-14 14:33:05 +0200
commit01258b62c62710297dab4e2b72f46e01be392cc6 (patch)
treef38e68352945c314e8cfffd0cde4d54883bfc3e9 /drivers/net/wireless/ti/Makefile
parent7ae9888d6e1ce4062d27367a28e46a26270a3e52 (diff)
downloadlinux-stable-01258b62c62710297dab4e2b72f46e01be392cc6.tar.gz
linux-stable-01258b62c62710297dab4e2b72f46e01be392cc6.tar.bz2
linux-stable-01258b62c62710297dab4e2b72f46e01be392cc6.zip
wifi: ti: remove obsolete lines in the Makefile
Commit 06463f6e98df ("wifi: wl1251: drop support for platform data") removes TI WiLink platform data, but leaves some dead lines in the Makefile. Remove these obsolete lines in the Makefile. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Reviewed-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20221209095937.17773-1-lukas.bulwahn@gmail.com
Diffstat (limited to 'drivers/net/wireless/ti/Makefile')
-rw-r--r--drivers/net/wireless/ti/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/net/wireless/ti/Makefile b/drivers/net/wireless/ti/Makefile
index 0530dd744275..05ee016594f8 100644
--- a/drivers/net/wireless/ti/Makefile
+++ b/drivers/net/wireless/ti/Makefile
@@ -3,6 +3,3 @@ obj-$(CONFIG_WLCORE) += wlcore/
obj-$(CONFIG_WL12XX) += wl12xx/
obj-$(CONFIG_WL1251) += wl1251/
obj-$(CONFIG_WL18XX) += wl18xx/
-
-# small builtin driver bit
-obj-$(CONFIG_WILINK_PLATFORM_DATA) += wilink_platform_data.o