Quoting Michal Wajdeczko (2019-12-10 20:47:42)
> const struct intel_uc_ops uc_ops_on = {
> + .init_fw = __uc_fetch_firmwares,
> + .fini_fw = __uc_cleanup_firmwares,Whitespace between the pairs, or fullname _firmware? > .init_hw = __uc_init_hw, > .fini_hw = __uc_fini_hw, It did require a double take :) _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
