gpu-compute: Fix overriden errors
authorJing Qu <jqu32@wisc.edu>
Mon, 16 Sep 2019 23:30:28 +0000 (18:30 -0500)
committerJING QU <jqu32@wisc.edu>
Fri, 20 Sep 2019 22:42:31 +0000 (22:42 +0000)
commitd379a08b27df44dbbacca09f8180196e9acb6431
tree67238f7fa0fdaa10e96c7d0111deaf5e3d9b0ded
parent679ed0eec5e563a889b981231864e272c8e22c00
gpu-compute: Fix overriden errors

When building Gem5 with GPU protocols, overriden errors were thrown
from files in gpu-compute. After adding override to the files, the
errors were resolved and Gem5 builds successfully.

Change-Id: Iab3a0768caf82c226e8bbee5690a834bf92d1e03
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/20939
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/gpu-compute/compute_unit.hh
src/gpu-compute/dispatcher.hh
src/gpu-compute/gpu_tlb.hh
src/gpu-compute/tlb_coalescer.hh