* [PATCH net-next] orinoco: Prepare cleanup of powerpc's asm/prom.h
@ 2022-04-02 10:10 Christophe Leroy
2022-04-02 10:15 ` Kalle Valo
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Christophe Leroy @ 2022-04-02 10:10 UTC (permalink / raw)
To: Kalle Valo, David S. Miller, Jakub Kicinski, Paolo Abeni
Cc: linux-wireless, linuxppc-dev, linux-kernel
powerpc's asm/prom.h brings some headers that it doesn't
need itself.
In order to clean it up, first add missing headers in
users of asm/prom.h
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
---
drivers/net/wireless/intersil/orinoco/airport.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/net/wireless/intersil/orinoco/airport.c b/drivers/net/wireless/intersil/orinoco/airport.c
index 77e6c53040a3..a890bfa0d5cc 100644
--- a/drivers/net/wireless/intersil/orinoco/airport.c
+++ b/drivers/net/wireless/intersil/orinoco/airport.c
@@ -18,6 +18,7 @@
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/delay.h>
+#include <linux/of_device.h>
#include <asm/pmac_feature.h>
#include "orinoco.h"
--
2.35.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH net-next] orinoco: Prepare cleanup of powerpc's asm/prom.h
2022-04-02 10:10 [PATCH net-next] orinoco: Prepare cleanup of powerpc's asm/prom.h Christophe Leroy
@ 2022-04-02 10:15 ` Kalle Valo
2022-04-02 10:32 ` [PATCH wireless-next] " Christophe Leroy
2022-04-06 12:16 ` [PATCH net-next] " Kalle Valo
2 siblings, 0 replies; 4+ messages in thread
From: Kalle Valo @ 2022-04-02 10:15 UTC (permalink / raw)
To: Christophe Leroy
Cc: linux-wireless, linux-kernel, Jakub Kicinski, Paolo Abeni,
linuxppc-dev, David S. Miller
Christophe Leroy <christophe.leroy@csgroup.eu> writes:
> powerpc's asm/prom.h brings some headers that it doesn't
> need itself.
>
> In order to clean it up, first add missing headers in
> users of asm/prom.h
>
> Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
> ---
> drivers/net/wireless/intersil/orinoco/airport.c | 1 +
> 1 file changed, 1 insertion(+)
orinoco patches are applied to wireless-next, not net-next.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH wireless-next] orinoco: Prepare cleanup of powerpc's asm/prom.h
2022-04-02 10:10 [PATCH net-next] orinoco: Prepare cleanup of powerpc's asm/prom.h Christophe Leroy
2022-04-02 10:15 ` Kalle Valo
@ 2022-04-02 10:32 ` Christophe Leroy
2022-04-06 12:16 ` [PATCH net-next] " Kalle Valo
2 siblings, 0 replies; 4+ messages in thread
From: Christophe Leroy @ 2022-04-02 10:32 UTC (permalink / raw)
To: Kalle Valo, David S. Miller, Jakub Kicinski, Paolo Abeni
Cc: linux-wireless, linuxppc-dev, linux-kernel
powerpc's asm/prom.h brings some headers that it doesn't
need itself.
In order to clean it up, first add missing headers in
users of asm/prom.h
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
---
Resending for application on wireless-next (per Kalle)
drivers/net/wireless/intersil/orinoco/airport.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/net/wireless/intersil/orinoco/airport.c b/drivers/net/wireless/intersil/orinoco/airport.c
index 77e6c53040a3..a890bfa0d5cc 100644
--- a/drivers/net/wireless/intersil/orinoco/airport.c
+++ b/drivers/net/wireless/intersil/orinoco/airport.c
@@ -18,6 +18,7 @@
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/delay.h>
+#include <linux/of_device.h>
#include <asm/pmac_feature.h>
#include "orinoco.h"
--
2.35.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH net-next] orinoco: Prepare cleanup of powerpc's asm/prom.h
2022-04-02 10:10 [PATCH net-next] orinoco: Prepare cleanup of powerpc's asm/prom.h Christophe Leroy
2022-04-02 10:15 ` Kalle Valo
2022-04-02 10:32 ` [PATCH wireless-next] " Christophe Leroy
@ 2022-04-06 12:16 ` Kalle Valo
2 siblings, 0 replies; 4+ messages in thread
From: Kalle Valo @ 2022-04-06 12:16 UTC (permalink / raw)
To: Christophe Leroy
Cc: linux-wireless, linux-kernel, Jakub Kicinski, Paolo Abeni,
linuxppc-dev, David S. Miller
Christophe Leroy <christophe.leroy@csgroup.eu> wrote:
> powerpc's asm/prom.h brings some headers that it doesn't
> need itself.
>
> In order to clean it up, first add missing headers in
> users of asm/prom.h
>
> Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Patch applied to wireless-next.git, thanks.
3223e922ccf8 orinoco: Prepare cleanup of powerpc's asm/prom.h
--
https://patchwork.kernel.org/project/linux-wireless/patch/4e3bfd4ffe2ed6b713ddd99b69dcc3d96adffe34.1648833427.git.christophe.leroy@csgroup.eu/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-04-06 12:17 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-02 10:10 [PATCH net-next] orinoco: Prepare cleanup of powerpc's asm/prom.h Christophe Leroy
2022-04-02 10:15 ` Kalle Valo
2022-04-02 10:32 ` [PATCH wireless-next] " Christophe Leroy
2022-04-06 12:16 ` [PATCH net-next] " 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).