Skip to content
Snippets Groups Projects
Commit 2c7f3feb authored by Greg Ungerer's avatar Greg Ungerer
Browse files

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: default avatarGreg Ungerer <gerg@uclinux.org>
parent dcc4d72f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment