Skip to content
Commit 2dd824cc authored by Kunihiko Hayashi's avatar Kunihiko Hayashi Committed by Bartosz Golaszewski
Browse files

gpio: uniphier: Fix void functions to remove return value

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>
parent cef0d022
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment