aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorNathan Chancellor <[email protected]>2023-11-20 15:35:32 -0700
committerSebastian Reichel <[email protected]>2023-12-24 23:43:10 +0100
commit195c3167865454ea909d717557c8585ccfe1b2a3 (patch)
tree94de71a095e107ee46c53fbcc95268f052ae3f06 /tools/perf/scripts/python/export-to-postgresql.py
parent3cbbe1be0e3bd4cac5502eb141dd257ab34a4460 (diff)
power: reset: at91: Drop '__init' from at91_wakeup_status()
When building with clang, there are two section mismatch warnings: WARNING: modpost: vmlinux: section mismatch in reference: at91_poweroff_probe+0x7c (section: .text) -> at91_wakeup_status (section: .init.text) WARNING: modpost: vmlinux: section mismatch in reference: at91_shdwc_probe+0xcc (section: .text) -> at91_wakeup_status (section: .init.text) Drop '__init' from at91_wakeup_status() to clear up the mismatch. Fixes: dde74a5de817 ("power: reset: at91-sama5d2_shdwc: Stop using module_platform_driver_probe()") Fixes: 099806de68b7 ("power: reset: at91-poweroff: Stop using module_platform_driver_probe()") Signed-off-by: Nathan Chancellor <[email protected]> Acked-by: Nicolas Ferre <[email protected]> Reviewed-by: Uwe Kleine-König <[email protected]> Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions