frv: remove unused .altinstructions code
authorNelson Elhage <nelhage@ksplice.com>
Fri, 18 Sep 2009 19:52:07 +0000 (15:52 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 18 Sep 2009 20:57:18 +0000 (13:57 -0700)
It appears that frv copied the .altinstructions definitions in its linker
script from x86. Since frv doesn't put anything in those sections, this
is just dead code.

Signed-off-by: Nelson Elhage <nelhage@ksplice.com>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Tim Abbott <tabbott@ksplice.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found