diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2024-11-06 16:26:25 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2024-11-07 02:39:34 +0300 |
commit | da6ffe855b5a05f29222e3d4ffa4b549413e33a4 (patch) | |
tree | 03dab84285cb87b79c5fb8724434668fec172d40 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2abbd6d5fbe0eae3752b44c963248e19292e5104 (diff) | |
download | linux-da6ffe855b5a05f29222e3d4ffa4b549413e33a4.tar.xz |
powerpc/ps3: Mark ps3_setup_uhc_device() __init
ps3_setup_uhc_device() is only called from ps3_setup_ehci_device() and
ps3_setup_ohci_device(), which are both marked __init. Hence replace
the former's __ref marker by __init.
Note that before commit bd721ea73e1f9655 ("treewide: replace obsolete
_refok by __ref"), the function was marked __init_refok, which probably
should have been __init in the first place.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://patch.msgid.link/31fe9435056fcfbf82c3a01693be278d5ce4ad0f.1730899557.git.geert+renesas@glider.be
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions