gpio: Add missing parenthesis to the GPIO_TO_PORT define
authorLukasz Majewski <lukma@denx.de>
Sun, 9 Jun 2019 20:54:40 +0000 (22:54 +0200)
committerStefano Babic <sbabic@denx.de>
Fri, 19 Jul 2019 18:14:50 +0000 (20:14 +0200)
commit01941377ff0ef1fa23fdfdc25162d020257d54dc
tree54aa9ca70c767fca85cffe05e3848d4999e5f82c
parentad31f656ae879cf655b911cae2203a1f0721c4c4
gpio: Add missing parenthesis to the GPIO_TO_PORT define

Add missing parenthesis to the GPIO_TO_PORT macro.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
drivers/gpio/mxc_gpio.c