diff options
author | Narayana Murty N <[email protected]> | 2024-09-17 09:24:45 -0400 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2024-09-20 19:06:25 +1000 |
commit | 3af2e2f68cc6baf0a11f662d30b0bf981f77bfea (patch) | |
tree | cee2592f65ce7cf466b9703480a8016343a07e0d /drivers/pwm/pwm-clk.c | |
parent | 699d53f04829d6b8855ff458f86e4b75ef3e5f0c (diff) |
powerpc/pseries/eeh: move pseries_eeh_err_inject() outside CONFIG_DEBUG_FS block
Makes pseries_eeh_err_inject() available even when debugfs
is disabled (CONFIG_DEBUG_FS=n). It moves eeh_debugfs_break_device()
and eeh_pe_inject_mmio_error() out of the CONFIG_DEBUG_FS block
and renames it as eeh_break_device().
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Fixes: b0e2b828dfca ("powerpc/pseries/eeh: Fix pseries_eeh_err_inject")
Signed-off-by: Narayana Murty N <[email protected]>
Reviewed-by: Ritesh Harjani (IBM) <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'drivers/pwm/pwm-clk.c')
0 files changed, 0 insertions, 0 deletions