code reformat


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1560 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
diff --git a/src/boot/hardwaremain.c b/src/boot/hardwaremain.c
index 86ea097..efaf595 100644
--- a/src/boot/hardwaremain.c
+++ b/src/boot/hardwaremain.c
@@ -152,7 +152,7 @@
 	unsigned long totalmem;
 
 	post_code(0x80);
-	
+
 	CONFIGURE(CONF_PASS_PRE_CONSOLE);
 
 	/* displayinit MUST PRECEDE ALL PRINTK! */