* [PATCH 2.6.10-mm2] Remove duplicate define (PPC)
@ 2005-01-09 12:25 tglx
0 siblings, 0 replies; only message in thread
From: tglx @ 2005-01-09 12:25 UTC (permalink / raw)
To: trini; +Cc: akpm, linuxppc-embedded
The MMCR0_PMXE is already defined in reg.h, so no need to redefine it here.
Signed-off-by: Thomas Gleixner <tglx@linutronix•de>
---
perfmon.c | 1 -
1 files changed, 1 deletion(-)
---
Index: 2.6.10-mm2/arch/ppc/kernel/perfmon.c
===================================================================
--- 2.6.10-mm2/arch/ppc/kernel/perfmon.c (revision 141)
+++ 2.6.10-mm2/arch/ppc/kernel/perfmon.c (working copy)
@@ -47,7 +47,6 @@
#else
/* Ensure exceptions are disabled */
-#define MMCR0_PMXE (1UL << (31 - 5))
static void dummy_perf(struct pt_regs *regs)
{
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-01-09 12:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-09 12:25 [PATCH 2.6.10-mm2] Remove duplicate define (PPC) tglx
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox