提交 723ff794 编写于 作者: M Michael Opdenacker 提交者: Ralf Baechle

MIPS: remove duplicate define

This patch removes a duplicate define from
arch/mips/boot/ecoff.h
Signed-off-by: NMichael Opdenacker <michael.opdenacker@free-electrons.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/6081/Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 edf7b938
...@@ -12,7 +12,6 @@ typedef struct filehdr { ...@@ -12,7 +12,6 @@ typedef struct filehdr {
} FILHDR; } FILHDR;
#define FILHSZ sizeof(FILHDR) #define FILHSZ sizeof(FILHDR)
#define OMAGIC 0407
#define MIPSEBMAGIC 0x160 #define MIPSEBMAGIC 0x160
#define MIPSELMAGIC 0x162 #define MIPSELMAGIC 0x162
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册