Skip to content

Commit 62ccae7

Browse files
chleroympe
authored andcommitted
powerpc: Remove remaining parts of oprofile
Commit 9850b6c ("arch: powerpc: Remove oprofile") removed oprofile. Remove all remaining parts of it. Signed-off-by: Christophe Leroy <[email protected]> Acked-by: Viresh Kumar <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/298432fe1a14c0a415760011d72c3f0999efd5e2.1657204631.git.christophe.leroy@csgroup.eu
1 parent ec3eb9d commit 62ccae7

File tree

5 files changed

+4
-74
lines changed

5 files changed

+4
-74
lines changed

arch/powerpc/include/asm/cputable.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,6 @@ struct cpu_spec {
7070
/* Used to restore cpu setup on secondary processors and at resume */
7171
cpu_restore_t cpu_restore;
7272

73-
/* Used by oprofile userspace to select the right counters */
74-
char *oprofile_cpu_type;
75-
7673
/* Name of processor class, for the ELF AT_PLATFORM entry */
7774
char *platform;
7875

0 commit comments

Comments
 (0)