[patch 3/6] x86: apicdef unification: whitespace changes only

From: Robert Richter
Date: Tue Nov 06 2007 - 13:52:03 EST



Signed-off-by: Robert Richter <robert.richter@xxxxxxx>
---
include/asm-x86/apicdef_32.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)

Index: linux-perfmon/include/asm-x86/apicdef_32.h
===================================================================
--- linux-perfmon.orig/include/asm-x86/apicdef_32.h
+++ linux-perfmon/include/asm-x86/apicdef_32.h
@@ -37,7 +37,7 @@
#define APIC_SPIV_FOCUS_DISABLED (1<<9)
#define APIC_SPIV_APIC_ENABLED (1<<8)
#define APIC_ISR 0x100
-#define APIC_ISR_NR 0x8 /* Number of 32 bit ISR registers. */
+#define APIC_ISR_NR 0x8 /* Number of 32 bit ISR registers. */
#define APIC_TMR 0x180
#define APIC_IRR 0x200
#define APIC_ESR 0x280
@@ -121,7 +121,6 @@
*/
#define u32 unsigned int

-
struct local_apic {

/*000*/ struct { u32 __reserved[4]; } __reserved_01;

--
Advanced Micro Devices, Inc.
Operating System Research Center
email: robert.richter@xxxxxxx



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/