Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b02a7f22 authored by Pavel Machek's avatar Pavel Machek Committed by Ingo Molnar
Browse files

x86: hpet fix docbook comment



Signed-off-by: default avatarPavel Machek <Pavel@suse.cz>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 92cb54a3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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)
{