]> git.karo-electronics.de Git - linux-beck.git/commit
phy: exynos5-usbdrd: Remove "static" from local variable
authorAxel Lin <axel.lin@ingics.com>
Fri, 12 Aug 2016 09:27:38 +0000 (17:27 +0800)
committerKishon Vijay Abraham I <kishon@ti.com>
Sat, 10 Sep 2016 11:18:25 +0000 (16:48 +0530)
commitd223472505d4211b348a5931605858c85b395df5
tree627ecdb5185e7ecdd5aff8cf3b3bb0fcd4e9e22b
parent017300da3a4547d85e52c2484fc0bd759e1bbcdb
phy: exynos5-usbdrd: Remove "static" from local variable

The 'reg' local variable does not need to be static.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/phy-exynos5-usbdrd.c