Quoting Jani Nikula (2020-02-25 13:07:28) > The #include has been splattered all over the place, but there are > precious few places, all .c files, that actually need it. > > Signed-off-by: Jani Nikula <[email protected]>
Trust in the compiler, Reviewed-by: Chris Wilson <[email protected]> The users of i915_drv.h that irk me the most are where we only want the device_info/runtime_info. Might just bite the bullet and make those pointers and so not have to traverse through i915. -Chris _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
