From: Pierre Ossman Date: Wed, 31 Jan 2007 17:20:48 +0000 (+0100) Subject: mmc: wbsd: replace kmap with page_address X-Git-Tag: v2.6.21-rc1~92^2~40^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a0ddbd25ad4e03a0a1657f5cb2259c9a35fe9e6;p=pandora-kernel.git mmc: wbsd: replace kmap with page_address Since we actively avoid highmem, calling kmap_atomic() instead of page_address() is effectively only obfuscation. Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed