Skip to content

iris: Delete useless #define

Kenneth Graunke requested to merge kwg/mesa:iris-blorpdefine into master

When I was bringing up the driver, I had BLORP use #ifdefs for softpin-mode vs. relocation-mode. That all got reworked during review, but apparently this #define is still kicking around, even though nothing uses it.

Reviewed-by: Jordan Justen jordan.l.justen@intel.com

Merge request reports