commit | 34aef6eb1cf39788b063abef8a33ecd933a0666b | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Fri Sep 14 20:33:43 2012 +0000 |
committer | Arnd Bergmann <arnd@arndb.de> | Wed Sep 19 15:37:15 2012 +0200 |
tree | 79b25ed43260289207558fdc3d5b3ff60df6cfcb | |
parent | f39f7b7dcfd8d2c4024fbc00ffc832adf0ea41b3 [diff] |
video: da8xx-fb: use __iomem pointers for MMIO ARM is moving to stricter checks on readl/write functions, so we need to use the correct types everywhere. Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de> Cc: linux-fbdev@vger.kernel.org Signed-off-by: Arnd Bergmann <arnd@arndb.de>