get rid of some unused variables
--HG-- extra : convert_revision : 187cee0e0bad09bbaff059eb60f20d7d32c1b52c
This commit is contained in:
@@ -63,9 +63,6 @@ IdeController::IdeController(const string &name, IntrControl *ic,
|
||||
Bus *host_bus, Tick pio_latency, HierParams *hier)
|
||||
: PciDev(name, mmu, cf, cd, bus_num, dev_num, func_num), tsunami(t)
|
||||
{
|
||||
// put back pointer into Tsunami
|
||||
tsunami->disk_controller = this;
|
||||
|
||||
// initialize the PIO interface addresses
|
||||
pri_cmd_addr = 0;
|
||||
pri_cmd_size = BARSize[0];
|
||||
|
||||
Reference in New Issue
Block a user