commit | 88ddb81e0f56cc7b603174d9666ecc80237425a0 | [log] [tgz] |
---|---|---|
author | Nelson Elhage <nelhage@ksplice.com> | Fri Sep 18 15:52:07 2009 -0400 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Sep 18 13:57:18 2009 -0700 |
tree | 30efad7858e628cd86edc1ad8b6d3421abbe5a52 | |
parent | 3530c1886291df061e3972c55590777ef1cb67f8 [diff] |
frv: remove unused .altinstructions code 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>