Replace spaces with tabs. Trivial.
Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5202 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
ed15220b87
commit
f326e3a4fe
|
@ -116,6 +116,4 @@ static void post_cache_as_ram(void)
|
|||
/* We will not return */
|
||||
|
||||
print_debug("should not be here -\r\n");
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue