Skip to content

Commit

Permalink
x86: hpet fix docbook comment
Browse files Browse the repository at this point in the history
Signed-off-by: Pavel Machek <Pavel@suse.cz>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
  • Loading branch information
Pavel Machek authored and Ingo Molnar committed Feb 26, 2008
1 parent 92cb54a commit b02a7f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/x86/kernel/hpet.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
{
Expand Down

0 comments on commit b02a7f2

Please sign in to comment.