]> git.baikalelectronics.ru Git - kernel.git/commit
m68knommu: move EXPORT of local checksumming functions to definitions
authorGreg Ungerer <gerg@uclinux.org>
Tue, 29 Mar 2011 04:10:23 +0000 (14:10 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 24 May 2011 00:03:51 +0000 (10:03 +1000)
commit611830d372d8976eed36856f5cc339415799e5af
treed71920f107c3472a469d0a7e3423b253e6771930
parent413f0fce45dd160a67d40aa626bcaeb6a04b5515
m68knommu: move EXPORT of local checksumming functions to definitions

The EXPORT_SYMBOL() of the local lib checksum functions belongs with
the definitions, not in some other random code file. So move then there.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/kernel/m68k_ksyms_no.c
arch/m68k/lib/checksum_no.c