From: venkatesh.pallipadi@intel.com Date: Wed, 19 Mar 2008 00:00:24 +0000 (-0700) Subject: generic: add ioremap_wc() interface wrapper X-Git-Tag: v2.6.26-rc1~1058^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1526a756fba5b1f2eb5001b8e8de2a0ea1bd2c66;p=pandora-kernel.git generic: add ioremap_wc() interface wrapper x86 has ioremap_wc for wc remap. Also introduce a generic ioremap_wc aliased to ioremap_uc so that drivers can use this interface transparently. Signed-off-by: Venkatesh Pallipadi Signed-off-by: Suresh Siddha Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed