Skip to content

Commit

Permalink
[MIPS] Remove _fdata from asm-mips/sections.h
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Atsushi Nemoto authored and Ralf Baechle committed Feb 6, 2007
1 parent 130e2fb commit 907e193
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/asm-mips/sections.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,4 @@

#include <asm-generic/sections.h>

extern char _fdata;

#endif /* _ASM_SECTIONS_H */

0 comments on commit 907e193

Please sign in to comment.