summaryrefslogtreecommitdiff
path: root/src/mem/ruby/system/RubyPort.cc
diff options
context:
space:
mode:
authorBrad Beckmann <Brad.Beckmann@amd.com>2011-02-09 16:02:09 -0800
committerBrad Beckmann <Brad.Beckmann@amd.com>2011-02-09 16:02:09 -0800
commit06dfee5ceafe84a721c1987b3a86d4378756fc07 (patch)
tree53c2c95299392189894aceb66b863239e864bd0b /src/mem/ruby/system/RubyPort.cc
parent4eab18fd063fe80203751b6b058ea232e402d879 (diff)
downloadgem5-06dfee5ceafe84a721c1987b3a86d4378756fc07.tar.xz
ruby: removed duplicate make response call
Diffstat (limited to 'src/mem/ruby/system/RubyPort.cc')
-rw-r--r--src/mem/ruby/system/RubyPort.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mem/ruby/system/RubyPort.cc b/src/mem/ruby/system/RubyPort.cc
index c336a43bc..003f1c701 100644
--- a/src/mem/ruby/system/RubyPort.cc
+++ b/src/mem/ruby/system/RubyPort.cc
@@ -342,7 +342,6 @@ RubyPort::M5Port::hitCallback(PacketPtr pkt)
// the RubyPort itself must convert it to a response.
//
accessPhysMem = false;
- pkt->makeAtomicResponse();
}
} else {
//