Review Board 2.0.15


dma: remove unused variable

Review Request #1305 - Created July 13, 2012 and submitted

Information
Tony Gutierrez
gem5
default
Reviewers
Default
Changeset 9121:cc70df499acd
---------------------------
dma: remove unused variable

this patch removes the actionInProgress field from the DmaPort class.
this variable is only defined and initiated in the ctor. it is never used.

   
Review request changed
Updated (July 27, 2012, 6:38 a.m.)

Status: Closed (submitted)