patch-2.3.48 linux/arch/mips/dec/wbflush.c

Next file: linux/arch/mips/defconfig
Previous file: linux/arch/mips/dec/rtc-dec.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.47/linux/arch/mips/dec/wbflush.c linux/arch/mips/dec/wbflush.c
@@ -102,3 +102,9 @@
 static void wbflush_kn03(void)
 {
 }
+
+#ifdef EXPORT_SYMTAB
+#include <linux/module.h>
+
+EXPORT_SYMBOL(__wbflush);
+#endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)