cpu: Stop including arch/isa.hh.
This header file is no longer needed. Also fix some places where the isa header file was being transitively included. Change-Id: Ib9a9d7db0c9808b29d7614bbd68e2052ea345e9f Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/51239 Maintainer: Giacomo Travaglini <giacomo.travaglini@arm.com> Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com> Tested-by: kokoro <noreply+kokoro@google.com>
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
#include <vector>
|
||||
|
||||
#include "arch/amdgpu/vega/tlb.hh"
|
||||
#include "arch/isa.hh"
|
||||
#include "base/statistics.hh"
|
||||
#include "mem/port.hh"
|
||||
#include "mem/request.hh"
|
||||
|
||||
Reference in New Issue
Block a user