[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>
This commit is contained in:
committed by
Ralf Baechle
parent
130e2fb783
commit
907e193ea7
@ -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 */
|
||||||
|
Reference in New Issue
Block a user