diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2016-04-18 18:04:56 +0200 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2016-04-22 11:08:34 +0200 |
commit | 86d618cd1d9fdf4b46b68eb014d4fbde08c4ae62 (patch) | |
tree | bb3b57d2f11a5acfe94ad4d305f11bb80173097b /init | |
parent | nios2: use correct void* return type for page_to_virt() (diff) | |
download | linux-86d618cd1d9fdf4b46b68eb014d4fbde08c4ae62.tar.xz linux-86d618cd1d9fdf4b46b68eb014d4fbde08c4ae62.zip |
openrisc: drop wrongly typed definition of page_to_virt()
To align with generic code and other architectures that expect the macro
page_to_virt to produce an expression whose type is 'void*', drop the
arch specific definition, which is never referenced anyway.
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>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions