Commit e8e5ec6b authored by Kunihiko Hayashi's avatar Kunihiko Hayashi Committed by Zheng Zengkai
Browse files

gpio: uniphier: Fix void functions to remove return value

stable inclusion
from stable-5.10.70
commit 1bba406c07b3cb008ba0456ec589b6aa46d8a830
bugzilla: 182949 https://gitee.com/openeuler/kernel/issues/I4I3GQ

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=1bba406c07b3cb008ba0456ec589b6aa46d8a830



--------------------------------

[ Upstream commit 2dd824cc ]

The return type of irq_chip.irq_mask() and irq_chip.irq_unmask() should
be void.

Fixes: dbe776c2 ("gpio: uniphier: add UniPhier GPIO controller driver")
Signed-off-by: default avatarKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Signed-off-by: default avatarBartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
Signed-off-by: default avatarChen Jun <chenjun102@huawei.com>
Acked-by: default avatarWeilong Chen <chenweilong@huawei.com>

Signed-off-by: default avatarChen Jun <chenjun102@huawei.com>
Signed-off-by: default avatarZheng Zengkai <zhengzengkai@huawei.com>
parent 88a42402
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment