From: Pavel Machek Date: Mon, 4 Feb 2008 23:48:13 +0000 (+0100) Subject: x86: hpet fix docbook comment X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=b02a7f22f39f02fdf5a1380ff700293639db4490;p=deliverable%2Flinux.git x86: hpet fix docbook comment Signed-off-by: Pavel Machek Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- diff --git a/arch/x86/kernel/hpet.c b/arch/x86/kernel/hpet.c index 429d084e014d..235fd6c77504 100644 --- a/arch/x86/kernel/hpet.c +++ b/arch/x86/kernel/hpet.c @@ -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) {