Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [2.6 patch] mips: unexport __kmap_atomic_to_page
@ 2008-04-21  8:51 Adrian Bunk
  2008-04-28 17:39 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2008-04-21  8:51 UTC (permalink / raw)
  To: ralf; +Cc: linux-mips, linux-kernel

This patch removes the no longer used export of __kmap_atomic_to_page.

Signed-off-by: Adrian Bunk <bunk@kernel.org>

---
4d052a402ef108fb899e725d3492b605b8921d15 diff --git a/arch/mips/mm/highmem.c b/arch/mips/mm/highmem.c
index 10dd2af..8f2cd8e 100644
--- a/arch/mips/mm/highmem.c
+++ b/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);

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-04-28 17:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-21  8:51 [2.6 patch] mips: unexport __kmap_atomic_to_page Adrian Bunk
2008-04-28 17:39 ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox