Commit 4f3b436e authored by Devyn Liu's avatar Devyn Liu Committed by Bartosz Golaszewski
Browse files

gpio: hisi: Fix format specifier



The hisi_gpio->line is unsigned int so the format specifier
should have been %u not %d.

Signed-off-by: default avatarDevyn Liu <liudingyuan@huawei.com>
Signed-off-by: default avatarBartosz Golaszewski <bartosz.golaszewski@linaro.org>
parent 668706b1
Supports Markdown
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