Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 968196a9 authored by Sam Ravnborg's avatar Sam Ravnborg Committed by David S. Miller
Browse files

sparc64: do not export pus_fs_struct



Al asked: BTW, why does sparc64 export put_fs_struct?  Grepping the
kernel tree did not show any users of an exported put_fs_struct - so
drop the export.

Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent aa83a26a
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -180,7 +180,6 @@ EXPORT_SYMBOL(pci_dma_supported);
EXPORT_SYMBOL(io_remap_pfn_range);
EXPORT_SYMBOL(io_remap_pfn_range);


EXPORT_SYMBOL(dump_fpu);
EXPORT_SYMBOL(dump_fpu);
EXPORT_SYMBOL(put_fs_struct);


/* math-emu wants this */
/* math-emu wants this */
EXPORT_SYMBOL(die_if_kernel);
EXPORT_SYMBOL(die_if_kernel);