diff options
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2013-04-16 17:16:19 +0200 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2013-06-06 14:14:00 +0900 |
commit | 2482c589c3299c3c4aaf2f9c27e1759e972492a4 (patch) | |
tree | 444ff542b0bec9229b42c92f5cb4578a30afa53e /fs/nfs/sysctl.c | |
parent | c7788792a5e7b0d5d7f96d0766b4cb6112d47d75 (diff) | |
download | blackbird-op-linux-2482c589c3299c3c4aaf2f9c27e1759e972492a4.tar.gz blackbird-op-linux-2482c589c3299c3c4aaf2f9c27e1759e972492a4.zip |
ARM: shmobile: r8a7740: Make private clock arrays static
Both clock-r8a7740.c and clock-r8a7790.c define a div4_clks array as
non-static. Compiling support for both SoCs thus result in a symbol
redefinition. Fix it by defining the arrays as static.
To avoid further similar issues, also define the main_clks as static.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'fs/nfs/sysctl.c')
0 files changed, 0 insertions, 0 deletions