diff options
author | Paul Cercueil <[email protected]> | 2023-06-18 17:39:37 +0200 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2023-06-19 16:17:42 +0200 |
commit | ea95051063f95bf612683f5697e44604d0cbd0f1 (patch) | |
tree | d50f9b0b8cbd1a0ab9a2ccb8bc22e45e3b145995 /lib/test_fortify/write_overflow-memcpy.c | |
parent | 2951580ba6adb082bb6b7154a5ecb24e7c1f7569 (diff) |
clocksource/drivers/ingenic-timer: Use pm_sleep_ptr() macro
The use of the pm_sleep_ptr() macro allows the compiler to always see
the dev_pm_ops structure and related functions, while still allowing the
unused code to be removed, without the need for the __maybe_unused
markings.
Signed-off-by: Paul Cercueil <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-memcpy.c')
0 files changed, 0 insertions, 0 deletions