aboutsummaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2006-10-19 14:21:47 +0100
committerRalf Baechle <ralf@linux-mips.org>2006-10-19 17:55:14 +0100
commitd89e36d8df547fde2beaea82211954868da2282d (patch)
tree43955607f4db78e5ddb0d6f84bac5121a8eae944 /crypto
parentd2bcf87d0fcdc10d1be65b03fd032bec05efe49f (diff)
[MIPS] Fix iounmap argument to const volatile.
With the existing prototype the following code: const void __iomem *io = ioremap(); x = readb(io); iounmap(io); did result in a warning. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions