m68knommu: remove un-needed exporting of COLDFIRE symbols
authorGreg Ungerer <gerg@uclinux.org>
Tue, 29 Mar 2011 04:25:14 +0000 (14:25 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 24 May 2011 00:03:51 +0000 (10:03 +1000)
commit2c7f3feb63276f08dd289a2cb29694af17ad70dd
tree1c320e88b0151a933cdb632a4828db17eda8dd34
parentdcc4d72fad84adcd98cb0a552f4287c1ed06d5d6
m68knommu: remove un-needed exporting of COLDFIRE symbols

There is no reason most of the symbols enclosed in a conditional
on CONFIG_COLDFIRE need to be exported. And they sure don't need to
be doing it in m68k_ksyms_no.c. Move the dma symbols export (which
are currently needed) to the definitions of those, and remove the
rest of the exporting here.

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