summaryrefslogtreecommitdiff
path: root/services
diff options
context:
space:
mode:
authorYong Li <yong.b.li@linux.intel.com>2018-04-18 10:31:05 +0300
committerYong Li <yong.b.li@linux.intel.com>2018-04-18 10:33:04 +0300
commit38551b7fe73ea24ad8861bdc767198b10773b38c (patch)
treeb6a7635316fbfcb655d769bbed017f279b05e640 /services
parent04451a1d039ed65013546bff46c781d13b3c2620 (diff)
downloadprovingground-38551b7fe73ea24ad8861bdc767198b10773b38c.tar.xz
Remove the duplicated .hpp file
This file is included in the ChassisControl.hpp already, it blocks the bitbake build Change-Id: Ie7dd7da04ae342144902172c26ba85804df70a94 Signed-off-by: Yong Li <yong.b.li@linux.intel.com>
Diffstat (limited to 'services')
-rw-r--r--services/chassis/ChassisControl/src/ChassisControl.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/services/chassis/ChassisControl/src/ChassisControl.cpp b/services/chassis/ChassisControl/src/ChassisControl.cpp
index 7dbfcee..7dbdb4a 100644
--- a/services/chassis/ChassisControl/src/ChassisControl.cpp
+++ b/services/chassis/ChassisControl/src/ChassisControl.cpp
@@ -16,7 +16,6 @@
#include <phosphor-logging/elog-errors.hpp>
#include <phosphor-logging/elog.hpp>
#include <phosphor-logging/log.hpp>
-#include <server.hpp>
#include <xyz/openbmc_project/Common/error.hpp>
#include <chrono>
#include "ChassisControl.hpp"