diff options
author | Uwe Kleine-König <[email protected]> | 2022-07-07 08:14:41 +0200 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2022-07-28 16:22:14 +1000 |
commit | 95b002e4e47a36d88deec70808ef36674fb33cf5 (patch) | |
tree | 1d0c244f4aefaecfd4bafa67076f9787b8836a1c /arch/powerpc/kernel/traps.c | |
parent | ccc1439b924bca5d5a5d81cf6b0d4b10b321282e (diff) |
powerpc/platforms/83xx/suspend: Remove write-only global variable
pmc_dev is only assigned in .probe(), otherwise the variable is unused.
So drop this pointer that serves no purpose.
Signed-off-by: Uwe Kleine-König <[email protected]>
Reviewed-by: Christophe Leroy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'arch/powerpc/kernel/traps.c')
0 files changed, 0 insertions, 0 deletions