summaryrefslogtreecommitdiff
path: root/src/dev/dma_device.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/dev/dma_device.hh')
-rw-r--r--src/dev/dma_device.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dev/dma_device.hh b/src/dev/dma_device.hh
index 6df4a287d..933cbeb00 100644
--- a/src/dev/dma_device.hh
+++ b/src/dev/dma_device.hh
@@ -134,7 +134,7 @@ class DmaPort : public MasterPort
protected:
bool recvTimingResp(PacketPtr pkt);
- void recvRetry() ;
+ void recvReqRetry() ;
void queueDma(PacketPtr pkt);