macfb annotations and compiler warning fix
authorFinn Thain <fthain@telegraphics.com.au>
Tue, 18 Nov 2008 19:45:22 +0000 (20:45 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 28 Dec 2008 19:00:05 +0000 (20:00 +0100)
commit3839d01d61195d76d53943ac36b603d7e7ca4b6e
treeddc6f873b1237c55e236acab79a267fce9669654
parent746e8d3b223281f0e5472ab0ad8f59af2221ea9b
macfb annotations and compiler warning fix

Add some __iomem annotations. Remove some volatile qualifiers to fix
several compiler warnings: "passing arg 1 of `iounmap' discards qualifiers
from pointer target type".

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
drivers/video/macfb.c