X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fh8300%2Fkernel%2Fh8300_ksyms.c;h=d1b15267ac810929491f3b5bfbf0488b7a580bf1;hb=463e7c7cf9aaf95dd05e97e1a47854fdf5454cdc;hp=f8d6dee8478112e92b1dc44e2c8d95c5a5afc740;hpb=3145012c1c34a3504a2234bd2034ca6ea4767bc5;p=linux-2.6 diff --git a/arch/h8300/kernel/h8300_ksyms.c b/arch/h8300/kernel/h8300_ksyms.c index f8d6dee847..d1b15267ac 100644 --- a/arch/h8300/kernel/h8300_ksyms.c +++ b/arch/h8300/kernel/h8300_ksyms.c @@ -7,7 +7,6 @@ #include #include #include -#include #include #include @@ -40,7 +39,7 @@ EXPORT_SYMBOL(enable_irq); EXPORT_SYMBOL(disable_irq); /* Networking helper routines. */ -EXPORT_SYMBOL(csum_partial_copy); +EXPORT_SYMBOL(csum_partial_copy_nocheck); /* The following are special because they're not called explicitly (the C compiler generates them). Fortunately,