diff options
Diffstat (limited to 'include/ppc_asm.tmpl')
-rw-r--r-- | include/ppc_asm.tmpl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/ppc_asm.tmpl b/include/ppc_asm.tmpl index 5a0fda212dc..ce71ee9bc92 100644 --- a/include/ppc_asm.tmpl +++ b/include/ppc_asm.tmpl @@ -81,13 +81,6 @@ #define r30 30 #define r31 31 -#if defined(CONFIG_MPC5xxx) - -#define HID0_ICE_BITPOS 16 -#define HID0_DCE_BITPOS 17 - -#endif - #define curptr r2 #define SYNC \ |