]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commiteb898f94000a208155e10776f8839dfe0ee19720
treeecff7cb43b5f12902fd1d0b3eb6bd10cab0a7945
parentc8c988f3bb2d312e248b3e33b8694d1501d3b070
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