Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[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>

authored by

Atsushi Nemoto and committed by
Ralf Baechle
907e193e 130e2fb7

-2
-2
include/asm-mips/sections.h
··· 3 3 4 4 #include <asm-generic/sections.h> 5 5 6 - extern char _fdata; 7 - 8 6 #endif /* _ASM_SECTIONS_H */