remove handle_mm_fault export
authorChristoph Hellwig <hch@lst.de>
Sat, 21 Jul 2007 11:37:40 +0000 (04:37 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 22 Jul 2007 00:49:16 +0000 (17:49 -0700)
commit41f9dc5c871600f53c8912b2975971d2a11c1c25
treec87833f1e6ffd73bc99ad7c83fffbd3cd47a64ca
parent61d488da9bad8d1511d18291006bd2dd728f173d
remove handle_mm_fault export

Now that arch/powerpc/platforms/cell/spufs/fault.c is always built in
the kernel there is no need to export handle_mm_fault anymore.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/memory.c