sh: Drop unused arguments for kunmap_coherent().
authorPaul Mundt <lethal@linux-sh.org>
Tue, 4 Aug 2009 07:00:36 +0000 (16:00 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 4 Aug 2009 07:00:36 +0000 (16:00 +0900)
commitb5eb10ae901fa797c19accb684825f0e36ecbe0f
treee80cb1ec736b59bf9c5a565c0b698e00cc4edc7c
parent222db3e5f21fca563f5f692e000afcc01cb4395c
sh: Drop unused arguments for kunmap_coherent().

kunmap_coherent() doesn't do anything with its arguments, so just kill
them off.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/pg-mmu.c