diff options
| author | Jordan Crouse <[email protected]> | 2019-10-31 12:28:52 -0600 |
|---|---|---|
| committer | Georgi Djakov <[email protected]> | 2020-05-15 10:40:11 +0300 |
| commit | 8fd3574b54a54e4a33d5a6684df89d64ca812f0b (patch) | |
| tree | ea94525adcd1c8f9fb191f486f04ce8656a96ffe /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | fcb57bfcb87f3bdb1b29fea1a1cd72940fa559fd (diff) | |
interconnect: Remove unused module exit code from core
The interconnect core is currently always built in:
menuconfig INTERCONNECT
bool "On-Chip Interconnect management support"
So remove the module_exit function and symbolically rename module_init
to device_initcall to drive home the point.
Signed-off-by: Jordan Crouse <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Georgi Djakov <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions