[PATCH] unexport firmware_class

From: Christoph Hellwig
Date: Sun Oct 24 2004 - 08:10:13 EST


it's marked static already, and there's no point in exporting it


--- 1.22/drivers/base/firmware_class.c 2004-10-20 10:37:11 +02:00
+++ edited/drivers/base/firmware_class.c 2004-10-23 14:37:21 +02:00
@@ -583,4 +583,3 @@
EXPORT_SYMBOL(request_firmware);
EXPORT_SYMBOL(request_firmware_nowait);
EXPORT_SYMBOL(register_firmware);
-EXPORT_SYMBOL(firmware_class);
-
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/