From: tglx@linutronix.de
To: trini@kernel.crashing.org
Cc: akpm@osdl.org, linuxppc-embedded@ozlabs.org
Subject: [PATCH 2.6.10-mm2] Remove duplicate define (PPC)
Date: Sun, 9 Jan 2005 13:25:43 +0100 [thread overview]
Message-ID: <20050109132529.1.patchmail@tglx> (raw)
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)
{
reply other threads:[~2005-01-09 12:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050109132529.1.patchmail@tglx \
--to=tglx@linutronix.de \
--cc=akpm@osdl.org \
--cc=linuxppc-embedded@ozlabs.org \
--cc=trini@kernel.crashing.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.