All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Cc: Kalle Valo <kvalo@kernel.org>,
	linux-wireless@vger.kernel.org, kernel-janitors@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] wireless: ti: remove obsolete lines in the Makefile
Date: Fri, 9 Dec 2022 11:22:00 -0800	[thread overview]
Message-ID: <Y5OK2AvJGhgHXepf@google.com> (raw)
In-Reply-To: <20221209095937.17773-1-lukas.bulwahn@gmail.com>

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

  reply	other threads:[~2022-12-09 19:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-09  9:59 [PATCH] wireless: ti: remove obsolete lines in the Makefile Lukas Bulwahn
2022-12-09 19:22 ` Dmitry Torokhov [this message]
2022-12-14 12:33 ` wifi: " Kalle Valo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Y5OK2AvJGhgHXepf@google.com \
    --to=dmitry.torokhov@gmail.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=kvalo@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lukas.bulwahn@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.