From: Matthew Wilcox Date: Tue, 19 Sep 2006 22:37:01 +0000 (-0600) Subject: [PARISC] Fix iounmap compile warning X-Git-Tag: v2.6.19-rc1~34^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01232e932988fcf6ad87be49f69e633dd652a46d;p=pandora-kernel.git [PARISC] Fix iounmap compile warning iounmap's argument needs to be both const and volatile, otherwise we'll get warnings that we're discarding pointer qualifiers Signed-off-by: Matthew Wilcox Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed