2022-11-09 22:50:34

by Dmitry Torokhov

[permalink] [raw]
Subject: [PATCH v2 1/3] ARM: OMAP2+: pdata-quirks: stop including wl12xx.h

As of commit 2398c41d6432 ("omap: pdata-quirks: remove openpandora
quirks for mmc3 and wl1251") the code no longer creates an instance of
wl1251_platform_data, so there is no need for including this header.

Signed-off-by: Dmitry Torokhov <[email protected]>
---

Changes in v2: added fix to arch/arm/mach-omap2/pdata-quirks.c
Note this series was only compile-tested.

arch/arm/mach-omap2/pdata-quirks.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-omap2/pdata-quirks.c b/arch/arm/mach-omap2/pdata-quirks.c
index 9deba798cc91..baba73fd6f11 100644
--- a/arch/arm/mach-omap2/pdata-quirks.c
+++ b/arch/arm/mach-omap2/pdata-quirks.c
@@ -10,7 +10,6 @@
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/of_platform.h>
-#include <linux/wl12xx.h>
#include <linux/mmc/card.h>
#include <linux/mmc/host.h>
#include <linux/power/smartreflex.h>
--
2.38.1.431.g37b22c650d-goog



2022-11-10 07:20:18

by Tony Lindgren

[permalink] [raw]
Subject: Re: [PATCH v2 1/3] ARM: OMAP2+: pdata-quirks: stop including wl12xx.h

* Dmitry Torokhov <[email protected]> [221109 22:33]:
> As of commit 2398c41d6432 ("omap: pdata-quirks: remove openpandora
> quirks for mmc3 and wl1251") the code no longer creates an instance of
> wl1251_platform_data, so there is no need for including this header.

Best to merge this together with the rest of the series:

Acked-by: Tony Lindgren <[email protected]>

2022-11-14 12:56:33

by Kalle Valo

[permalink] [raw]
Subject: Re: [PATCH v2 1/3] ARM: OMAP2+: pdata-quirks: stop including wl12xx.h

Tony Lindgren <[email protected]> writes:

> * Dmitry Torokhov <[email protected]> [221109 22:33]:
>> As of commit 2398c41d6432 ("omap: pdata-quirks: remove openpandora
>> quirks for mmc3 and wl1251") the code no longer creates an instance of
>> wl1251_platform_data, so there is no need for including this header.
>
> Best to merge this together with the rest of the series:
>
> Acked-by: Tony Lindgren <[email protected]>

Ok, so I'll plan to take the full series to wireless-next. Please let me
know if I misunderstood.

--
https://patchwork.kernel.org/project/linux-wireless/list/

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

2022-11-16 09:40:32

by Kalle Valo

[permalink] [raw]
Subject: Re: [PATCH v2 1/3] ARM: OMAP2+: pdata-quirks: stop including wl12xx.h

Dmitry Torokhov <[email protected]> wrote:

> As of commit 2398c41d6432 ("omap: pdata-quirks: remove openpandora
> quirks for mmc3 and wl1251") the code no longer creates an instance of
> wl1251_platform_data, so there is no need for including this header.
>
> Signed-off-by: Dmitry Torokhov <[email protected]>
> Acked-by: Tony Lindgren <[email protected]>

3 patches applied to wireless-next.git, thanks.

e14e4c933e00 ARM: OMAP2+: pdata-quirks: stop including wl12xx.h
06463f6e98df wifi: wl1251: drop support for platform data
a1d0b9535cd8 wifi: wl1251: switch to using gpiod API

--
https://patchwork.kernel.org/project/linux-wireless/patch/[email protected]/

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