Sam Ravnborg
24338a6ae1
sparc32: Fix section mismatch in leon_pci_grpci
...
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
2024-03-08 21:21:00 +01:00
..
2023-12-04 13:28:06 +01:00
2023-07-29 14:08:22 -07:00
2023-10-27 18:04:24 +08:00
2024-03-08 21:21:00 +01:00
2024-03-08 21:21:00 +01:00
2024-03-08 21:20:23 +01:00
2020-08-23 17:36:59 -05:00
2024-02-16 16:50:25 +01:00
2024-02-16 16:50:25 +01:00
2019-05-21 10:50:46 +02:00
2023-12-10 17:21:33 -08:00
2024-02-16 16:50:26 +01:00
2023-06-29 13:30:02 +02:00
2021-10-24 13:49:46 +09:00
2024-03-08 21:21:00 +01:00
2024-02-16 16:50:26 +01:00
2023-10-28 21:09:02 +09:00