1
0
Fork 0

x86: hpet fix docbook comment

Signed-off-by: Pavel Machek <Pavel@suse.cz>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
hifive-unleashed-5.1
Pavel Machek 2008-02-05 00:48:13 +01:00 committed by Ingo Molnar
parent 92cb54a37a
commit b02a7f22f3
1 changed files with 2 additions and 2 deletions

View File

@ -368,8 +368,8 @@ static int hpet_clocksource_register(void)
return 0;
}
/*
* Try to setup the HPET timer
/**
* hpet_enable - Try to setup the HPET timer. Returns 1 on success.
*/
int __init hpet_enable(void)
{