diff options
author | Geert Uytterhoeven <[email protected]> | 2018-03-02 14:38:05 +0100 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2018-03-07 16:07:35 +0100 |
commit | 4ffb75c2dc3ae818bf8a32493e22ac632dd51558 (patch) | |
tree | f3e85f1b81bad2a7f101272aca9611464a329dee /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | a66c51f9cc993748b8e9942382c52827d3902caa (diff) |
ARM: nspire: Remove unneeded nspire_map_io()
nspire_map_io() just calls debug_ll_io_init().
If machine_desc.map_io is not set, devicemaps_init() in the
common ARM code will call debug_ll_io_init(), so nspire_map_io() and the
initialization of .map_io can be removed.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Vladimir Murzin <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions