diff options
| author | Andrew Jeffery <andrew@aj.id.au> | 2018-08-08 10:38:19 +0930 |
|---|---|---|
| committer | Andrew Jeffery <andrew@aj.id.au> | 2018-09-05 17:44:24 +0930 |
| commit | eebc6bd40ebde96142ecf182302c25840e5bd89a (patch) | |
| tree | 30e3c40b410dda3388955d4230ca0e813c5e89d2 /vpnor/test/write_prsv.cpp | |
| parent | 6a0e2deb77e25e36a5976e4d049248fe4b4ed71d (diff) | |
| download | phosphor-mboxbridge-eebc6bd40ebde96142ecf182302c25840e5bd89a.tar.gz phosphor-mboxbridge-eebc6bd40ebde96142ecf182302c25840e5bd89a.zip | |
mboxd: Rename flash files
Change-Id: Icfe9d61775a198c5a0f8227bf5d6c4b7f11aeec3
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Diffstat (limited to 'vpnor/test/write_prsv.cpp')
| -rw-r--r-- | vpnor/test/write_prsv.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vpnor/test/write_prsv.cpp b/vpnor/test/write_prsv.cpp index 6e0ca0f..f880476 100644 --- a/vpnor/test/write_prsv.cpp +++ b/vpnor/test/write_prsv.cpp @@ -10,7 +10,7 @@ #include "common.h" #include "mbox.h" -#include "mboxd_flash.h" +#include "flash.h" #include "vpnor/test/tmpd.hpp" |

