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

Commit a6406304 authored by Adrian Bunk's avatar Adrian Bunk Committed by Ralf Baechle
Browse files

[MIPS] unexport __kmap_atomic_to_page



This patch removes the no longer used export of __kmap_atomic_to_page.

Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent dc3bf353
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -116,4 +116,3 @@ EXPORT_SYMBOL(__kmap);
EXPORT_SYMBOL(__kunmap);
EXPORT_SYMBOL(__kmap_atomic);
EXPORT_SYMBOL(__kunmap_atomic);
EXPORT_SYMBOL(__kmap_atomic_to_page);