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:
Myles Watson 2010-03-11 22:12:10 +00:00
parent ed15220b87
commit f326e3a4fe
3 changed files with 64 additions and 66 deletions

View File

@ -116,6 +116,4 @@ static void post_cache_as_ram(void)
/* We will not return */
print_debug("should not be here -\r\n");
}