Remove unused code files and cosmetic changes
authorKyösti Mälkki <kyosti.malkki@gmail.com>
Tue, 22 Nov 2011 18:21:06 +0000 (20:21 +0200)
committerPatrick Georgi <patrick@georgi-clan.de>
Thu, 24 Nov 2011 10:43:11 +0000 (11:43 +0100)
commit0dbfb54a721dd905707a0c152754b78b9dfb69b0
treed22bf5d7ef95e29f5b170b914e0a0c9b7230a949
parent912d8919d4496379469cd898391ca08f1a90c225
Remove unused code files and cosmetic changes

Following files were no longer used in the build and are deleted:
   src/arch/x86/init/entry.S
   src/arch/x86/init/ldscript.ld

Also fix ugly whitespace in code copyrights and comments.

Change-Id: Ia6360b0ffc227f372d5f997495697a101f7ad81b
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/440
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
src/arch/x86/init/entry.S [deleted file]
src/arch/x86/init/ldscript.ld [deleted file]
src/cpu/x86/16bit/entry16.inc