[2.6 patch] sound/oss/sequencer_syms: unexport reprogram_timer

From: Adrian Bunk
Date: Thu May 12 2005 - 20:24:03 EST


This patch remoes an unneeded EXPORT_SYMBOL.

--- linux-2.6.12-rc4-mm1-full/sound/oss/sequencer_syms.c.old 2005-05-13 02:50:55.000000000 +0200
+++ linux-2.6.12-rc4-mm1-full/sound/oss/sequencer_syms.c 2005-05-13 02:51:01.000000000 +0200
@@ -19,7 +19,6 @@
EXPORT_SYMBOL(sound_timer_init);
EXPORT_SYMBOL(sound_timer_interrupt);
EXPORT_SYMBOL(sound_timer_syncinterval);
-EXPORT_SYMBOL(reprogram_timer);

/* Tuning */


-
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/