Reviewed-by: Edward O'Callaghan <funfunc...@folklore1984.net>

On 07/30/2016 08:16 AM, Alex Deucher wrote:
> It's already covered by the default case, but add it for
> consistency.
> 
> Signed-off-by: Alex Deucher <alexander.deuc...@amd.com>
> ---
>  drivers/gpu/drm/amd/amdgpu/ci_dpm.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/gpu/drm/amd/amdgpu/ci_dpm.c 
> b/drivers/gpu/drm/amd/amdgpu/ci_dpm.c
> index 7bd6174..a0d63a2 100644
> --- a/drivers/gpu/drm/amd/amdgpu/ci_dpm.c
> +++ b/drivers/gpu/drm/amd/amdgpu/ci_dpm.c
> @@ -5779,6 +5779,7 @@ static int ci_dpm_init_microcode(struct amdgpu_device 
> *adev)
>               break;
>       case CHIP_KAVERI:
>       case CHIP_KABINI:
> +     case CHIP_MULLINS:
>       default: BUG();
>       }
>  
> 

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to