drm/amdgpu: do not store bios_header_start in amdgpu_device
authorNils Wallménius <nils.wallmenius@gmail.com>
Sat, 19 Mar 2016 15:12:13 +0000 (16:12 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 May 2016 17:08:56 +0000 (13:08 -0400)
commit379548f509b5d4bdfcf252dd33093a45c01ce0d8
treec76d63101faa7a04b4b78d0fee45ccdc6864da0d
parent16fae6502d797a95cd40a21664b5715ecacef599
drm/amdgpu: do not store bios_header_start in amdgpu_device

It is only used locally in amdgpu_get_bios

Signed-off-by: Nils Wallménius <nils.wallmenius@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c