mwifiex: pcie: Drop bogus __refdata annotation
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 11 Dec 2020 13:38:35 +0000 (14:38 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 14 Jan 2021 17:28:08 +0000 (19:28 +0200)
commit596c84c49f8a073c4e19acc0d5d9dd4bcc8bb57f
tree922f9c7e7c71e79032145d469e8f3ef9c2e21caa
parentd3a78c7a9daa6c5fa8529c53f07a909745cf7d02
mwifiex: pcie: Drop bogus __refdata annotation

As the Marvell PCIE WiFi-Ex driver does not have any code or data
located in initmem, there is no need to annotate the mwifiex_pcie
structure with __refdata.  Drop the annotation, to avoid suppressing
future section warnings.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20201211133835.2970384-1-geert+renesas@glider.be
drivers/net/wireless/marvell/mwifiex/pcie.c