X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fdev%2Farm%2Fflash_device.cc;h=ba28cff4bfc675cca21f80a2b834f9c876e31e00;hb=5c891178b9e96df79bf03ccd758747b20dc2654e;hp=3dc8d5bd20381027bbdd93cff3283b64548ff475;hpb=a928a438b8a005e5b6059bc5db0687bf64abcfa6;p=gem5.git diff --git a/src/dev/arm/flash_device.cc b/src/dev/arm/flash_device.cc index 3dc8d5bd2..ba28cff4b 100644 --- a/src/dev/arm/flash_device.cc +++ b/src/dev/arm/flash_device.cc @@ -88,7 +88,7 @@ FlashDevice::FlashDevice(const FlashDeviceParams* p): blocksPerDisk(0), planeMask(numPlanes - 1), planeEventQueue(numPlanes), - planeEvent(this) + planeEvent([this]{ actionComplete(); }, name()) { /*