pinctrl: sunxi: Remove unneeded semicolon
authorJavier Martinez Canillas <javier@osg.samsung.com>
Wed, 16 Sep 2015 08:28:29 +0000 (10:28 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 2 Oct 2015 11:06:47 +0000 (04:06 -0700)
commit5c99c0ffa4ee284961a0214b171748df0edf16f4
tree16824748e392ceed850f350d0632c1afc1268059
parent14316c4ca9675ee086e3635b58340aaa7f6976e5
pinctrl: sunxi: Remove unneeded semicolon

It's not needed an is just creating a null statement, so remove it.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sunxi/pinctrl-sunxi.c