diff options
author | Paul Cercueil <[email protected]> | 2022-01-07 18:17:19 +0000 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2022-01-12 19:59:05 +0100 |
commit | 52cc1d7f9786d2be44a3ab9b5b48416a7618e713 (patch) | |
tree | 85ef747dffe4ba54eaad0e953215c298060c1448 /net/lapb/lapb_timer.c | |
parent | 3f4b32511a77bc5a05cfbf26fec94c4e1b1cf46a (diff) |
PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro
Keep this macro in line with the other ones. This makes it possible to
use them in the cases where the underlying dev_pm_ops structure is
exported.
Restore the "static" qualifier in the two drivers where the
DEFINE_SIMPLE_DEV_PM_OPS macro was used.
Signed-off-by: Paul Cercueil <[email protected]>
Acked-by: Jonathan Cameron <[email protected]>
Reviewed-by: Ulf Hansson <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions