commit | b02a7f22f39f02fdf5a1380ff700293639db4490 | [log] [tgz] |
---|---|---|
author | Pavel Machek <pavel@ucw.cz> | Tue Feb 05 00:48:13 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Feb 26 12:55:50 2008 +0100 |
tree | f5dcda03606600177a301905be19236fb94ead1d | |
parent | 92cb54a37a42a41cfb2ef7f1478bfa4395198258 [diff] [blame] |
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>
diff --git a/arch/x86/kernel/hpet.c b/arch/x86/kernel/hpet.c index 429d084..235fd6c 100644 --- a/arch/x86/kernel/hpet.c +++ b/arch/x86/kernel/hpet.c
@@ -368,8 +368,8 @@ 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) {