linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] wireless: ti: remove obsolete lines in the Makefile
@ 2022-12-09  9:59 Lukas Bulwahn
  2022-12-09 19:22 ` Dmitry Torokhov
  2022-12-14 12:33 ` wifi: " Kalle Valo
  0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2022-12-09  9:59 UTC (permalink / raw)
  To: Dmitry Torokhov, Kalle Valo, linux-wireless
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

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>
---
 drivers/net/wireless/ti/Makefile | 3 ---
 1 file changed, 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
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] wireless: ti: remove obsolete lines in the Makefile
  2022-12-09  9:59 [PATCH] wireless: ti: remove obsolete lines in the Makefile Lukas Bulwahn
@ 2022-12-09 19:22 ` Dmitry Torokhov
  2022-12-14 12:33 ` wifi: " Kalle Valo
  1 sibling, 0 replies; 3+ messages in thread
From: Dmitry Torokhov @ 2022-12-09 19:22 UTC (permalink / raw)
  To: Lukas Bulwahn; +Cc: Kalle Valo, linux-wireless, kernel-janitors, linux-kernel

On Fri, Dec 09, 2022 at 10:59:37AM +0100, Lukas Bulwahn wrote:
> 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>

Thanks for spotting this.

Reviewed-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

> ---
>  drivers/net/wireless/ti/Makefile | 3 ---
>  1 file changed, 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
> -- 
> 2.17.1
> 

-- 
Dmitry

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: wifi: ti: remove obsolete lines in the Makefile
  2022-12-09  9:59 [PATCH] wireless: ti: remove obsolete lines in the Makefile Lukas Bulwahn
  2022-12-09 19:22 ` Dmitry Torokhov
@ 2022-12-14 12:33 ` Kalle Valo
  1 sibling, 0 replies; 3+ messages in thread
From: Kalle Valo @ 2022-12-14 12:33 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Dmitry Torokhov, linux-wireless, kernel-janitors, linux-kernel,
	Lukas Bulwahn

Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:

> 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>

Patch applied to wireless.git, thanks.

01258b62c627 wifi: ti: remove obsolete lines in the Makefile

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20221209095937.17773-1-lukas.bulwahn@gmail.com/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-12-14 12:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-09  9:59 [PATCH] wireless: ti: remove obsolete lines in the Makefile Lukas Bulwahn
2022-12-09 19:22 ` Dmitry Torokhov
2022-12-14 12:33 ` wifi: " Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).