commit | 981409b25e2a99409b26daa67293ca1cfd5ea0a0 | [log] [tgz] |
---|---|---|
author | Archit Taneja <archit@ti.com> | Fri Nov 16 14:46:04 2012 +0530 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Jul 01 13:32:32 2014 +0300 |
tree | 4bea9de2ff8f8c08b5343350ce49c46c564ed252 | |
parent | 621f58cc3a10c4a5d8e1129b7d9bbc4a9ee3383a [diff] |
fbdev: arm has __raw I/O accessors, use them in fb.h This removes the sparse warnings on arm platforms: warning: cast removes address space of expression Signed-off-by: Archit Taneja <archit@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Cc: H Hartley Sweeten <hsweeten at visionengravers.com> Cc: Alexander Shiyan <shc_work@mail.ru> Cc: Russell King <linux@arm.linux.org.uk>