From: Julia Lawall Date: Wed, 18 Apr 2012 20:07:11 +0000 (+0200) Subject: drivers/video/mbx/mbxfb.c: correct ioremap_nocache test X-Git-Tag: v3.5-rc1~7^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2de06df49f71fee795e997dee1eeda74a2b8598b;p=pandora-kernel.git drivers/video/mbx/mbxfb.c: correct ioremap_nocache test The test tested not the most recently allocated value but a previously allocated one. Signed-off-by: Julia Lawall Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed