summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbieri <luca@luca-barbieri.com>2010-03-30 16:43:04 +0200
committerLuca Barbieri <luca@luca-barbieri.com>2010-03-30 16:43:04 +0200
commit7ac8b116e150a63671bfe2e5dc9e7559c4b32229 (patch)
treed1641dc8f2ee1f079d5520c9049e743f4460771b
parent8f253fa161d8229066d2662974490bc48a9c1d8b (diff)
.
-rw-r--r--nvlib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nvlib.h b/nvlib.h
index 17286c2..379564e 100644
--- a/nvlib.h
+++ b/nvlib.h
@@ -327,7 +327,7 @@ struct nv_device : public nv_region
pci_device_map_range(dev->pci, dev->pci->regions[ramin_bar].base_addr, dev->pci->regions[ramin_bar].size, PCI_DEV_MAP_FLAG_WRITABLE, (void**)&ptr);
if (!ptr)
throw std::runtime_error("Failed to init RAMIN mapping");
- cout << "RAMIN bar " << ramin_bar << " @ " << ptr << ": " << size << endl;
+ std::cout << "RAMIN bar " << ramin_bar << " @ " << ptr << ": " << size << std::endl;
}
/* On older cards (or if the above failed), create a map covering