]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit48135d0d33159d2b2606ea173fd3ec601d5c8649
treeddc6f873b1237c55e236acab79a267fce9669654
parentb20c8866638b60639df0c3aefa1a810f07482eee
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