sparc32: Kill mmu_translate_dvma() usage.
authorDavid S. Miller <davem@davemloft.net>
Wed, 27 Aug 2008 09:20:35 +0000 (02:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Aug 2008 09:15:02 +0000 (02:15 -0700)
Just simply use virt_to_page() on the provided virtual address pointer.

Kill #if 0'd code.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found