diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2023-01-15 13:01:56 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-01-17 16:11:51 -0500 |
commit | bda88a26f578520e081d532b5773a1a9c2c421eb (patch) | |
tree | f1ff8ee6ed275fe3ca43a694f3653dc2c24d01b4 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | 4d3d5e6c078fe9234a814dfd643d6298542abb1b (diff) | |
download | linux-bda88a26f578520e081d532b5773a1a9c2c421eb.tar.gz linux-bda88a26f578520e081d532b5773a1a9c2c421eb.tar.bz2 linux-bda88a26f578520e081d532b5773a1a9c2c421eb.zip |
drm/amd: Remove needless break for legacy IP discovery MP0 9.0.0
There is already a "default" case in the switch block, so there is
no need to have a break after the switch block.
Reviewed-by: Aaron Liu <aaron.liu@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions