diff options
author | Paul Cercueil <paul@crapouillou.net> | 2020-07-30 19:12:31 +0300 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2020-07-31 18:48:19 +0300 |
commit | 199c5f080ed695c4b01236e06743a28952403d17 (patch) | |
tree | 0c8440a4633944109f91d1919bf0fd4ba308ee97 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 37e5c69ffd4195c35aeb24978701f40ac82af7b1 (diff) | |
download | linux-199c5f080ed695c4b01236e06743a28952403d17.tar.xz |
MIPS: ingenic: Use fw_passed_dtb even if CONFIG_BUILTIN_DTB
The fw_passed_dtb is now properly initialized even when
CONFIG_BUILTIN_DTB is used, so there's no need to handle it in any
particular way here.
Note that the behaviour is slightly different, as the previous code used
the built-in Device Tree unconditionally, while now the built-in Device
Tree is only used when the bootloader did not provide one.
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions