Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 907e193e authored by Atsushi Nemoto's avatar Atsushi Nemoto Committed by Ralf Baechle
Browse files

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



There is no _fdata symbol in kernel.

Signed-off-by: default avatarAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 130e2fb7
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -3,6 +3,4 @@

#include <asm-generic/sections.h>

extern char _fdata;

#endif /* _ASM_SECTIONS_H */