From dd0459e027105e66de146f7be36d85aade93f302 Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Sat, 8 Sep 2018 09:27:16 -0700 Subject: 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 --- host-ipmid/oemopenbmc.hpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'host-ipmid/oemopenbmc.hpp') 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. */ -- cgit v1.2.1