mem: Remove the QoS namespace
This namespace has gone through the deprecation period and can now be removed. Change-Id: I2fa66e5fc77f19beaac3251602617704dadaec99 Signed-off-by: Daniel R. Carvalho <odanrc@yahoo.com.br> Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/67356 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Richard Cooper <richard.cooper@arm.com> Maintainer: Jason Lowe-Power <power.jg@gmail.com>
This commit is contained in:
committed by
Daniel Carvalho
parent
82aa4c8358
commit
813c27c97a
@@ -48,7 +48,6 @@ namespace gem5
|
||||
namespace memory
|
||||
{
|
||||
|
||||
GEM5_DEPRECATED_NAMESPACE(QoS, qos);
|
||||
namespace qos
|
||||
{
|
||||
|
||||
|
||||
@@ -64,7 +64,6 @@ namespace gem5
|
||||
namespace memory
|
||||
{
|
||||
|
||||
GEM5_DEPRECATED_NAMESPACE(QoS, qos);
|
||||
namespace qos
|
||||
{
|
||||
|
||||
|
||||
@@ -50,7 +50,6 @@ namespace gem5
|
||||
namespace memory
|
||||
{
|
||||
|
||||
GEM5_DEPRECATED_NAMESPACE(QoS, qos);
|
||||
namespace qos
|
||||
{
|
||||
|
||||
|
||||
@@ -59,7 +59,6 @@ struct QoSMemSinkInterfaceParams;
|
||||
namespace memory
|
||||
{
|
||||
|
||||
GEM5_DEPRECATED_NAMESPACE(QoS, qos);
|
||||
namespace qos
|
||||
{
|
||||
|
||||
|
||||
@@ -45,7 +45,6 @@ namespace gem5
|
||||
namespace memory
|
||||
{
|
||||
|
||||
GEM5_DEPRECATED_NAMESPACE(QoS, qos);
|
||||
namespace qos
|
||||
{
|
||||
|
||||
|
||||
@@ -57,7 +57,6 @@ struct QoSPolicyParams;
|
||||
namespace memory
|
||||
{
|
||||
|
||||
GEM5_DEPRECATED_NAMESPACE(QoS, qos);
|
||||
namespace qos
|
||||
{
|
||||
|
||||
|
||||
@@ -51,7 +51,6 @@ namespace gem5
|
||||
namespace memory
|
||||
{
|
||||
|
||||
GEM5_DEPRECATED_NAMESPACE(QoS, qos);
|
||||
namespace qos
|
||||
{
|
||||
|
||||
|
||||
@@ -52,7 +52,6 @@ struct QoSFixedPriorityPolicyParams;
|
||||
namespace memory
|
||||
{
|
||||
|
||||
GEM5_DEPRECATED_NAMESPACE(QoS, qos);
|
||||
namespace qos
|
||||
{
|
||||
|
||||
|
||||
@@ -48,7 +48,6 @@ namespace gem5
|
||||
namespace memory
|
||||
{
|
||||
|
||||
GEM5_DEPRECATED_NAMESPACE(QoS, qos);
|
||||
namespace qos
|
||||
{
|
||||
|
||||
|
||||
@@ -52,7 +52,6 @@ struct QoSPropFairPolicyParams;
|
||||
namespace memory
|
||||
{
|
||||
|
||||
GEM5_DEPRECATED_NAMESPACE(QoS, qos);
|
||||
namespace qos
|
||||
{
|
||||
|
||||
|
||||
@@ -52,7 +52,6 @@ namespace gem5
|
||||
namespace memory
|
||||
{
|
||||
|
||||
GEM5_DEPRECATED_NAMESPACE(QoS, qos);
|
||||
namespace qos
|
||||
{
|
||||
|
||||
|
||||
@@ -53,7 +53,6 @@ namespace gem5
|
||||
namespace memory
|
||||
{
|
||||
|
||||
GEM5_DEPRECATED_NAMESPACE(QoS, qos);
|
||||
namespace qos
|
||||
{
|
||||
|
||||
|
||||
@@ -49,7 +49,6 @@ namespace gem5
|
||||
namespace memory
|
||||
{
|
||||
|
||||
GEM5_DEPRECATED_NAMESPACE(QoS, qos);
|
||||
namespace qos
|
||||
{
|
||||
|
||||
|
||||
@@ -48,7 +48,6 @@ namespace gem5
|
||||
namespace memory
|
||||
{
|
||||
|
||||
GEM5_DEPRECATED_NAMESPACE(QoS, qos);
|
||||
namespace qos
|
||||
{
|
||||
|
||||
|
||||
@@ -47,7 +47,6 @@ namespace gem5
|
||||
namespace memory
|
||||
{
|
||||
|
||||
GEM5_DEPRECATED_NAMESPACE(QoS, qos);
|
||||
namespace qos
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user