Omar Ramirez Luna 3c8676967b staging: tidspbridge: change type to __iomem for per and core addresses
Currently per_pm_base and core_pm_base are declared as u32, however
_raw_* changed the data type, since:

195bbca ARM: 7500/1: io: avoid writeback addressing modes for __raw_ accessors

This should fix warnings for per and core accesses:

warning: passing argument 2 of '__raw_writel' makes pointer from integer without a cast
../io.h:88: note: expected 'volatile void *' but argument is of type 'u32'

Signed-off-by: Omar Ramirez Luna <omar.ramirez@copitl.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-24 16:31:31 -07:00
..
2012-10-01 12:11:39 -07:00
2012-09-21 09:17:07 -07:00
2012-10-01 13:23:01 -07:00
2012-10-22 15:42:38 -07:00
2012-10-01 12:11:39 -07:00
2012-10-01 13:23:01 -07:00
2012-10-01 12:26:52 -07:00
2012-10-01 13:23:01 -07:00
2012-09-16 17:17:25 -07:00
2012-09-26 09:19:50 -07:00
2012-09-16 17:17:25 -07:00
2012-10-01 12:26:52 -07:00
2012-10-01 12:26:52 -07:00