* [PATCH] mwifiex: Remove duplicated REG_PORT definition
@ 2020-11-19 2:12 Jisheng Zhang
2020-11-24 15:07 ` Kalle Valo
0 siblings, 1 reply; 2+ messages in thread
From: Jisheng Zhang @ 2020-11-19 2:12 UTC (permalink / raw)
To: Amitkumar Karwar, Ganapathi Bhat, Xinming Hu, Kalle Valo,
David S. Miller, Jakub Kicinski
Cc: linux-wireless, netdev, linux-kernel
The REG_PORT is defined twice, so remove one of them.
Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
---
drivers/net/wireless/marvell/mwifiex/sdio.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/net/wireless/marvell/mwifiex/sdio.h b/drivers/net/wireless/marvell/mwifiex/sdio.h
index dec534a6ddb1..5648512c9300 100644
--- a/drivers/net/wireless/marvell/mwifiex/sdio.h
+++ b/drivers/net/wireless/marvell/mwifiex/sdio.h
@@ -43,8 +43,6 @@
#define BLOCK_MODE 1
#define BYTE_MODE 0
-#define REG_PORT 0
-
#define MWIFIEX_SDIO_IO_PORT_MASK 0xfffff
#define MWIFIEX_SDIO_BYTE_MODE_MASK 0x80000000
--
2.29.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] mwifiex: Remove duplicated REG_PORT definition
2020-11-19 2:12 [PATCH] mwifiex: Remove duplicated REG_PORT definition Jisheng Zhang
@ 2020-11-24 15:07 ` Kalle Valo
0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2020-11-24 15:07 UTC (permalink / raw)
To: Jisheng Zhang
Cc: Amitkumar Karwar, Ganapathi Bhat, Xinming Hu, David S. Miller,
Jakub Kicinski, linux-wireless, netdev, linux-kernel
Jisheng Zhang <Jisheng.Zhang@synaptics.com> wrote:
> The REG_PORT is defined twice, so remove one of them.
>
> Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
Patch applied to wireless-drivers-next.git, thanks.
3c72d3843e22 mwifiex: Remove duplicated REG_PORT definition
--
https://patchwork.kernel.org/project/linux-wireless/patch/20201119101204.72fd5f0a@xhacker.debian/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-11-24 15:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-19 2:12 [PATCH] mwifiex: Remove duplicated REG_PORT definition Jisheng Zhang
2020-11-24 15:07 ` 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).