OSDN Git Service

gpio: viperboard: Replace 'unsigned' with 'unsigned int'
authorHennie Muller <hm@bitlabs.co.za>
Sun, 21 Jul 2019 12:52:58 +0000 (14:52 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 5 Aug 2019 09:26:58 +0000 (11:26 +0200)
commitd111e7a387d71b444b9a785d754f348d9a623204
tree60aec8c5433011b3128c7ca9ffa966b2052cadb3
parent7bdbd1eccc9fb3875f33af1a2257001128824e81
gpio: viperboard: Replace 'unsigned' with 'unsigned int'

Fixes a couple of warnings by checkpatch and sparse.

Signed-off-by: Hennie Muller <hm@bitlabs.co.za>
Link: https://lore.kernel.org/r/20190721125259.13990-1-hm@bitlabs.co.za
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-viperboard.c