[RFC: 2.6 patch] i386: unexport dmi_get_system_info

From: Adrian Bunk
Date: Fri Jan 21 2005 - 05:22:43 EST


I haven't found any modular usage of dmi_get_system_info in the kernel.

Is this patch correct?


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

--- linux-2.6.11-rc1-mm2-full/arch/i386/kernel/dmi_scan.c.old 2005-01-20 23:37:44.000000000 +0100
+++ linux-2.6.11-rc1-mm2-full/arch/i386/kernel/dmi_scan.c 2005-01-20 23:37:52.000000000 +0100
@@ -487,4 +487,3 @@
return dmi_ident[field];
}

-EXPORT_SYMBOL(dmi_get_system_info);
-
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/