fix typo in comment
Signed-off-by: Jim Cromie <[email protected]>
--- drivers/clocksource/scx200_hrt.c~ 2006-09-16 11:22:57.000000000 -0600
+++ drivers/clocksource/scx200_hrt.c 2006-09-16 11:23:04.000000000 -0600
@@ -63,7 +63,7 @@
static int __init init_hrt_clocksource(void)
{
- /* Make sure scx200 has initializedd the configuration block */
+ /* Make sure scx200 has initialized the configuration block */
if (!scx200_cb_present())
return -ENODEV;