Ver Fonte

[MIPS] unexport __kmap_atomic_to_page

This patch removes the no longer used export of __kmap_atomic_to_page.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Adrian Bunk há 17 anos atrás
pai
commit
a640630460
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      arch/mips/mm/highmem.c

+ 0 - 1
arch/mips/mm/highmem.c

@@ -116,4 +116,3 @@ EXPORT_SYMBOL(__kmap);
 EXPORT_SYMBOL(__kunmap);
 EXPORT_SYMBOL(__kmap_atomic);
 EXPORT_SYMBOL(__kunmap_atomic);
-EXPORT_SYMBOL(__kmap_atomic_to_page);