]> Git Repo - linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h
Merge remote-tracking branch 'asoc/for-5.8' into asoc-linus
[linux.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_ucode.h
index 88f226070229f500f6cad71cb3f94b8c07267a43..b0e656409c0387f75c90153be14049563d26e20f 100644 (file)
@@ -283,8 +283,7 @@ union amdgpu_firmware_header {
  * fw loading support
  */
 enum AMDGPU_UCODE_ID {
-       AMDGPU_UCODE_ID_CAP = 0, /* CAP must be the 1st fw to be loaded */
-       AMDGPU_UCODE_ID_SDMA0,
+       AMDGPU_UCODE_ID_SDMA0 = 0,
        AMDGPU_UCODE_ID_SDMA1,
        AMDGPU_UCODE_ID_SDMA2,
        AMDGPU_UCODE_ID_SDMA3,
This page took 0.033917 seconds and 4 git commands to generate.