swsusp: kill useless exports

From: Pavel Machek
Date: Fri Jun 25 2004 - 06:59:19 EST


Hi!

These exports seem totally unneccessary as swsusp can't be module
anyway. Idea by Patrick Mochel. Please apply,
Pavel

--- linux-cvs//arch/i386/power/cpu.c 2004-06-25 13:08:23.000000000 +0200
+++ linux/arch/i386/power/cpu.c 2004-06-24 23:37:00.000000000 +0200
@@ -147,7 +147,3 @@
{
__restore_processor_state(&saved_context);
}
-
-
-EXPORT_SYMBOL(save_processor_state);
-EXPORT_SYMBOL(restore_processor_state);

--
People were complaining that M$ turns users into beta-testers...
...jr ghea gurz vagb qrirybcref, naq gurl frrz gb yvxr vg gung jnl!
-
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/