aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2016-01-28 15:04:21 +0000
committerSimon Horman <[email protected]>2016-02-17 09:24:13 +0000
commitd2613f56ce0287211d70a86443a143cae1887911 (patch)
tree3e9549682b0095dbb1b7ccfc7a8224a44f9a793d /drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
parentLinux 4.5-rc1 (diff)
downloadkernel-d2613f56ce0287211d70a86443a143cae1887911.tar.gz
kernel-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 <[email protected]> Signed-off-by: Simon Horman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_display.c')
0 files changed, 0 insertions, 0 deletions