> + > +#include "i915_drv.h" > + > +void intel_device_info_dump(struct drm_i915_private *dev_priv) > +{ > + const struct intel_device_info *info = &dev_priv->info; mkwrite_device_info(dev_priv)? On a similar note there is one other in intel_lrc.c, maybe fix in a follow up patch :) Reviewed-by: Matthew Auld <matthew.auld@xxxxxxxxx> _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx