summaryrefslogtreecommitdiffstats
path: root/host-ipmid/oemopenbmc.hpp
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-09-08 09:27:16 -0700
committerPatrick Venture <venture@google.com>2018-09-10 14:55:09 -0700
commitdd0459e027105e66de146f7be36d85aade93f302 (patch)
treeab5f1a4144891c3f6802d38bba943987591d9878 /host-ipmid/oemopenbmc.hpp
parent0b02be925a29357f69abbc9e9a58e7c5aaed2eab (diff)
downloadphosphor-host-ipmid-dd0459e027105e66de146f7be36d85aade93f302.tar.gz
phosphor-host-ipmid-dd0459e027105e66de146f7be36d85aade93f302.zip
add iana header to store OEM Numbers
The iana.hpp header is installed to identify OEM IPMI numbers used, to avoid namespace conflicts. Change-Id: Ifd629817e3b921f86a5ea4cf2c2965a44a2d8201 Signed-off-by: Patrick Venture <venture@google.com>
Diffstat (limited to 'host-ipmid/oemopenbmc.hpp')
-rw-r--r--host-ipmid/oemopenbmc.hpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/host-ipmid/oemopenbmc.hpp b/host-ipmid/oemopenbmc.hpp
index 8b5dc0c..f8b96af 100644
--- a/host-ipmid/oemopenbmc.hpp
+++ b/host-ipmid/oemopenbmc.hpp
@@ -6,12 +6,6 @@
namespace oem
{
-
-/*
- * This is the OpenBMC IANA OEM Number
- */
-constexpr Number obmcOemNumber = 49871;
-
/*
* OpenBMC OEM Extension IPMI Command codes.
*/
OpenPOWER on IntegriCloud