On Wed, 29 Mar 2017, John Spotswood <[email protected]> wrote:
> On Tue, 2017-03-21 at 17:29 -0700, Anusha Srivatsa wrote:
>> +#define I915_GLK_HUC_UCODE HUC_FW_PATH(glk, GLK_HUC_FW_MAJOR, \
>> +    GLK_HUC_FW_MINOR, GLK_BLD_NUM)
>
> I think you need a line after this #define that says the following:
>    MODULE_FIRMWARE(I915_GLK_HUC_UCODE);

The rule is, we'll only add the MODULE_FIRMWARE annotation *after* the
firmware blob has hit the linux-firmware repository.

BR,
Jani.

-- 
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to