fd765d878b
SWDEV-95135 - Fix OpenCL build after removing legacy asics from OpenGL. This is a minimal change to fix the build. Some more code could be removed because the expression (asic_id < GSL_ATIASIC_ID_TAHITI_P) should never be true, since GSL_ATIASIC_ID_TAHITI_P is the minimum asic id. ReviewBoardURL = http://ocltc.amd.com/reviews/r/10808/diff/ Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#169 edit