[-mm patch] i386: unexport read_persistent_clock

From: Adrian Bunk
Date: Mon Nov 13 2006 - 16:04:44 EST


This patch removes the unused EXPORT_SYMBOL(read_persistent_clock).

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

--- linux-2.6.19-rc5-mm1/arch/i386/kernel/time.c.old 2006-11-13 18:23:40.000000000 +0100
+++ linux-2.6.19-rc5-mm1/arch/i386/kernel/time.c 2006-11-13 18:23:46.000000000 +0100
@@ -210,7 +210,6 @@

return retval;
}
-EXPORT_SYMBOL(read_persistent_clock);

static void sync_cmos_clock(unsigned long dummy);


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/