gpu-compute: remove brig_object.hh from hsa_object.cc
authorTony Gutierrez <anthony.gutierrez@amd.com>
Wed, 17 Feb 2016 16:46:02 +0000 (11:46 -0500)
committerTony Gutierrez <anthony.gutierrez@amd.com>
Wed, 17 Feb 2016 16:46:02 +0000 (11:46 -0500)
commit9a0f1be21fe5fc36d379387134498a76aaf88031
treed19a21fb33b252d9b67c37d63b4bf13caebd895b
parent969babd26f475953e5f68033c5999bc9691bdc11
gpu-compute: remove brig_object.hh from hsa_object.cc

brig_object.hh is specific to the HSAIL ISA, and hence should not be
included in ISA-agnostic code.
src/gpu-compute/hsa_object.cc