ARM: p2v: drop redundant 'type' argument from __pv_stub
authorArd Biesheuvel <ardb@kernel.org>
Fri, 18 Sep 2020 07:00:24 +0000 (10:00 +0300)
committerArd Biesheuvel <ardb@kernel.org>
Wed, 28 Oct 2020 15:59:43 +0000 (16:59 +0100)
commit0869f3b9da38889faef2ccafcf675c713d4a3aa8
treeecff7cb43b5f12902fd1d0b3eb6bd10cab0a7945
parent7a94849e81b5c10e71f0a555300313c2789d9b0d
ARM: p2v: drop redundant 'type' argument from __pv_stub

We always pass the same value for 'type' so pull it into the __pv_stub
macro itself.

Acked-by: Nicolas Pitre <nico@fluxnic.net>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
arch/arm/include/asm/memory.h