summaryrefslogtreecommitdiffstats
path: root/vpnor/test/dump_flash.cpp
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2019-03-18 12:09:48 +1030
committerAndrew Jeffery <andrew@aj.id.au>2019-03-19 16:41:02 +1030
commitf4bc335b4fc899509c92c230f746fe90a5aa43d2 (patch)
tree5dc2d99fbbcf14fe84cacc883e78765075c7801b /vpnor/test/dump_flash.cpp
parente7d26cccf943d129c47c20d2f7e46afcde4bf49f (diff)
downloadphosphor-mboxbridge-f4bc335b4fc899509c92c230f746fe90a5aa43d2.tar.gz
phosphor-mboxbridge-f4bc335b4fc899509c92c230f746fe90a5aa43d2.zip
vpnor: Rename mboxd_pnor_partition_table sources to backend
Change-Id: I6f0fff4ab54e011c1765fc04186e899754787641 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Diffstat (limited to 'vpnor/test/dump_flash.cpp')
-rw-r--r--vpnor/test/dump_flash.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vpnor/test/dump_flash.cpp b/vpnor/test/dump_flash.cpp
index f285a61..2d5dc5d 100644
--- a/vpnor/test/dump_flash.cpp
+++ b/vpnor/test/dump_flash.cpp
@@ -14,7 +14,7 @@ extern "C" {
#include <cassert>
#include <cstring>
-#include "vpnor/mboxd_pnor_partition_table.h"
+#include "vpnor/backend.h"
struct test_context
{
OpenPOWER on IntegriCloud