summaryrefslogtreecommitdiff
path: root/include/asm-ppc/e300.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ppc/e300.h')
-rw-r--r--include/asm-ppc/e300.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-ppc/e300.h b/include/asm-ppc/e300.h
index 3096a26a11..908007cbcb 100644
--- a/include/asm-ppc/e300.h
+++ b/include/asm-ppc/e300.h
@@ -7,7 +7,7 @@
#define __E300_H__
/*
- * e300 Processor Version & Revision Numbers
+ * e300 Processor Version & Revision Numbers
*/
#define PVR_83xx 0x80830000
#define PVR_8349_REV10 (PVR_83xx | 0x0010)
@@ -16,7 +16,7 @@
/*
* Hardware Implementation-Dependent Register 0 (HID0)
*/
-
+
/* #define HID0 1008 already defined in processor.h */
#define HID0_MASK_MACHINE_CHECK 0x00000000
#define HID0_ENABLE_MACHINE_CHECK 0x80000000