commit | 2de06df49f71fee795e997dee1eeda74a2b8598b | [log] [tgz] |
---|---|---|
author | Julia Lawall <Julia.Lawall@lip6.fr> | Wed Apr 18 22:07:11 2012 +0200 |
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Sat Apr 21 21:48:48 2012 +0000 |
tree | e1ce35a9700349d27876f31ef381a968952031f6 | |
parent | 045dfdb5c5e8fe49afe1de82fb94eaae8121e059 [diff] |
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 <Julia.Lawall@lip6.fr> Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>