sparc: remove obsolete ELF support in piggyback_32.c
authorSam Ravnborg <sam@ravnborg.org>
Tue, 4 Jan 2011 11:39:14 +0000 (11:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Jan 2011 03:25:05 +0000 (19:25 -0800)
commit571e08f6e2ddd6ec5d547358f55342726c063072
tree5b92230f7e1ab95779ad8d75df1d00ed2a0631b6
parent9c239053045568abf960b01e4eb2c7205e3cd7d6
sparc: remove obsolete ELF support in piggyback_32.c

As we always convert to a.out there is no need to
support ELF.

Removing ELF support because:
- it is not used
- it simplifies code to support a.out only

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/boot/piggyback_32.c