commit | 7aac4868f5cded426bec759fde3d5f2e1f58e02f | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Sun Jun 07 10:24:34 2020 -0700 |
committer | Patrick Venture <venture@google.com> | Sun Jun 07 10:24:34 2020 -0700 |
tree | 6339368bff8f50b345947a2a60d9a378fe63f316 | |
parent | 92f261502d559b864293d90f6901d350694ca4d3 [diff] |
bmc: drop unused phosphor-logging header Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Ib4cf0e64f0107344e65ca8fa449b244f0574ea1d
diff --git a/bmc/firmware_handler.cpp b/bmc/firmware_handler.cpp index ffe40b1..7d896d1 100644 --- a/bmc/firmware_handler.cpp +++ b/bmc/firmware_handler.cpp
@@ -23,7 +23,6 @@ #include "util.hpp" #include <blobs-ipmid/blobs.hpp> -#include <phosphor-logging/log.hpp> #include <algorithm> #include <cstdint>