[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:
Atsushi Nemoto 2007-01-23 22:29:06 +09:00 коммит произвёл Ralf Baechle
Родитель 130e2fb783
Коммит 907e193ea7
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

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