Ard Biesheuvel 046982c760 nios2: use correct void* return type for page_to_virt()
To align with other architectures, the expression produced by expanding
the macro page_to_virt() should be of type void*, since it returns a
virtual address. Fix that, and also fix up an instance where page_to_virt
was expected to return 'unsigned long', and drop another instance that was
entirely unused (page_to_bus)

Acked-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
2016-04-22 10:08:26 +01:00
..
2015-09-08 18:15:52 +08:00
2015-09-08 18:16:02 +08:00
2016-01-20 17:09:18 -08:00
2015-02-10 23:21:08 +08:00
2014-12-17 13:37:09 +08:00