[PATCH 337] M68k export csum_partial

From: Geert Uytterhoeven
Date: Mon Oct 13 2003 - 03:31:53 EST


M68k: Export missing symbol csum_partial

--- linux-2.6.0-test7/arch/m68k/lib/checksum.c Thu Nov 28 10:19:26 2002
+++ linux-m68k-2.6.0-test7/arch/m68k/lib/checksum.c Thu Oct 9 15:16:10 2003
@@ -125,6 +125,7 @@
return(sum);
}

+EXPORT_SYMBOL(csum_partial);


/*

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
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/