浏览代码

[MIPS] Remove _fdata from asm-mips/sections.h

There is no _fdata symbol in kernel.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Atsushi Nemoto 18 年之前
父节点
当前提交
907e193ea7
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      include/asm-mips/sections.h

+ 0 - 2
include/asm-mips/sections.h

@@ -3,6 +3,4 @@
 
 
 #include <asm-generic/sections.h>
 #include <asm-generic/sections.h>
 
 
-extern char _fdata;
-
 #endif /* _ASM_SECTIONS_H */
 #endif /* _ASM_SECTIONS_H */