Revert to 74c1e6513bd0 (sim: Thermal support for Linux)
This commit is contained in:
@@ -472,8 +472,6 @@ FlashDevice::getUnknownPages(uint32_t index)
|
||||
void
|
||||
FlashDevice::regStats()
|
||||
{
|
||||
AbstractNVM::regStats();
|
||||
|
||||
using namespace Stats;
|
||||
|
||||
std::string fd_name = name() + ".FlashDevice";
|
||||
|
||||
@@ -97,8 +97,6 @@ HDLcd::~HDLcd()
|
||||
void
|
||||
HDLcd::regStats()
|
||||
{
|
||||
AmbaDmaDevice::regStats();
|
||||
|
||||
using namespace Stats;
|
||||
|
||||
stats.underruns
|
||||
|
||||
@@ -774,8 +774,6 @@ UFSHostDeviceParams::create()
|
||||
void
|
||||
UFSHostDevice::regStats()
|
||||
{
|
||||
DmaDevice::regStats();
|
||||
|
||||
using namespace Stats;
|
||||
|
||||
std::string UFSHost_name = name() + ".UFSDiskHost";
|
||||
|
||||
Reference in New Issue
Block a user