diff options
Diffstat (limited to 'arch/powerpc/include/asm/asm-const.h')
| -rw-r--r-- | arch/powerpc/include/asm/asm-const.h | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/arch/powerpc/include/asm/asm-const.h b/arch/powerpc/include/asm/asm-const.h index dbfa5e1e3198..bfb3c3534877 100644 --- a/arch/powerpc/include/asm/asm-const.h +++ b/arch/powerpc/include/asm/asm-const.h @@ -12,6 +12,4 @@  #  define ASM_CONST(x)		__ASM_CONST(x)  #endif -#define UPD_CONSTR "<>" -  #endif /* _ASM_POWERPC_ASM_CONST_H */ |