ARM: ux500: Staticise ux500_soc_attr
authorThierry Reding <treding@nvidia.com>
Wed, 2 Apr 2014 08:01:08 +0000 (10:01 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 10 Jul 2014 08:37:41 +0000 (10:37 +0200)
commit51fe0057cd866d7c1c0c82f722b7cbe429a75b85
tree5a99f22c4ad099c25bc71574703d28f44951a577
parentcd3de83f147601356395b57a8673e9c5ff1e59d1
ARM: ux500: Staticise ux500_soc_attr

This variable is not used outside of the file that it's declared in, so
reduce the scope to the local file.

Signed-off-by: Thierry Reding <treding@nvidia.com>
[Also add const marker after suggestion from Lee Jones]
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/cpu.c
This page took 0.028713 seconds and 5 git commands to generate.