Adapt comment, too. (trivial)

Noticed-by: Uwe Hermann
Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5799 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Patrick Georgi 2010-09-09 22:12:40 +00:00
parent 9c934d1d46
commit 17daf9a941
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ static unsigned long long calibrate_tsc(void)
}
#endif /* CONFIG_TSC_X86RDTSC_CALIBRATE_WITH_TIMER2*/
#endif /* CONFIG_TSC_CALIBRATE_WITH_IO */
void init_timer(void)
{