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

* Re: [2.6 patch] mips: unexport __kmap_atomic_to_page
  2008-04-21  8:51 [2.6 patch] mips: unexport __kmap_atomic_to_page Adrian Bunk
@ 2008-04-28 17:39 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2008-04-28 17:39 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: linux-mips, linux-kernel

On Mon, Apr 21, 2008 at 11:51:37AM +0300, Adrian Bunk wrote:
> From: Adrian Bunk <bunk@kernel.org>
> Date: Mon, 21 Apr 2008 11:51:37 +0300
> To: ralf@linux-mips.org
> Cc: linux-mips@linux-mips.org, linux-kernel@vger.kernel.org
> Subject: [2.6 patch] mips: unexport __kmap_atomic_to_page
> Content-Type: text/plain; charset=utf-8
> 
> This patch removes the no longer used export of __kmap_atomic_to_page.

Thanks, applied.

  Ralf

^ permalink raw reply	[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