pinctrl: mxs: Remove unneded semicolon
authorJavier Martinez Canillas <javier@osg.samsung.com>
Wed, 16 Sep 2015 08:28:28 +0000 (10:28 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 2 Oct 2015 11:06:47 +0000 (04:06 -0700)
commit14316c4ca9675ee086e3635b58340aaa7f6976e5
tree472e26c09a2681f2c3d79fdaef81073d51f71531
parent1978c5ec0f8310df856a4a725048635725b673fa
pinctrl: mxs: Remove unneded 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: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/freescale/pinctrl-mxs.c