summaryrefslogtreecommitdiffstats
path: root/.get_maintainer.ignore
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2016-01-28 16:04:21 +0100
committerSimon Horman <horms+renesas@verge.net.au>2016-02-17 10:24:13 +0100
commitd2613f56ce0287211d70a86443a143cae1887911 (patch)
tree3e9549682b0095dbb1b7ccfc7a8224a44f9a793d /.get_maintainer.ignore
parentLinux 4.5-rc1 (diff)
downloadlinux-d2613f56ce0287211d70a86443a143cae1887911.tar.xz
linux-d2613f56ce0287211d70a86443a143cae1887911.zip
ARM: shmobile: Move shmobile_scu_base from .text to .bss
shmobile_scu_base is being written to, so it doesn't belong in the .text section. Fix this by moving it from asm .text to C .bss, as it's no longer used from asm code since commit 4f6da36f7edd5790 ("ARM: shmobile: Remove old SCU boot code"). Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions