Sam Ravnborg
e55a601463
sparc32: Fix section mismatch in leon_pci_grpci
...
[ Upstream commit 24338a6ae13cb743ced77da1b3a12c83f08a0c96 ]
Passing a datastructre marked _initconst to platform_driver_register()
is wrong. Drop the __initconst notation.
This fixes the following warnings:
WARNING: modpost: vmlinux: section mismatch in reference: grpci1_of_driver+0x30 (section: .data) -> grpci1_of_match (section: .init.rodata)
WARNING: modpost: vmlinux: section mismatch in reference: grpci2_of_driver+0x30 (section: .data) -> grpci2_of_match (section: .init.rodata)
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Andreas Larsson <andreas@gaisler.com>
Fixes: 4154bb821f0b ("sparc: leon: grpci1: constify of_device_id")
Fixes: 03949b1cb9f1 ("sparc: leon: grpci2: constify of_device_id")
Tested-by: Randy Dunlap <rdunlap@infradead.org> # build-tested
Reviewed-by: Andreas Larsson <andreas@gaisler.com>
Tested-by: Andreas Larsson <andreas@gaisler.com>
Signed-off-by: Andreas Larsson <andreas@gaisler.com>
Link: https://lore.kernel.org/r/20240224-sam-fix-sparc32-all-builds-v2-7-1f186603c5c4@ravnborg.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-03-26 18:22:00 -04:00
..
2023-08-16 18:21:03 +02:00
2024-01-25 14:37:38 -08:00
2024-03-26 18:21:58 -04:00
2024-03-26 18:21:51 -04:00
2023-01-04 11:39:21 +01:00
2023-02-01 08:23:20 +01:00
2023-02-01 08:23:19 +01:00
2023-02-01 08:23:19 +01:00
2023-08-08 19:57:36 +02:00
2023-09-19 12:20:04 +02:00
2023-02-01 08:23:19 +01:00
2024-03-26 18:21:46 -04:00
2023-02-01 08:23:19 +01:00
2023-06-21 15:45:37 +02:00
2023-05-17 11:48:03 +02:00
2024-03-26 18:21:46 -04:00
2024-03-26 18:21:59 -04:00
2024-03-06 14:37:49 +00:00
2024-03-01 13:16:50 +01:00
2023-11-20 11:06:51 +01:00
2024-03-26 18:22:00 -04:00
2024-03-15 10:48:18 -04:00
2024-03-26 18:21:51 -04:00
2023-10-10 21:53:31 +02:00
2023-08-08 19:57:36 +02:00