summaryrefslogtreecommitdiffstats
path: root/src/hardware/LMI_MemorySystemDeviceProvider.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hardware/LMI_MemorySystemDeviceProvider.c')
-rw-r--r--src/hardware/LMI_MemorySystemDeviceProvider.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hardware/LMI_MemorySystemDeviceProvider.c b/src/hardware/LMI_MemorySystemDeviceProvider.c
index 0f79ab7..b91432b 100644
--- a/src/hardware/LMI_MemorySystemDeviceProvider.c
+++ b/src/hardware/LMI_MemorySystemDeviceProvider.c
@@ -20,7 +20,7 @@
#include <konkret/konkret.h>
#include "LMI_MemorySystemDevice.h"
-#include "LMI_Hardware.h"
+#include "utils.h"
static const CMPIBroker* _cb;
@@ -64,7 +64,7 @@ static CMPIStatus LMI_MemorySystemDeviceEnumInstances(
LMI_MemoryRef_Set_SystemCreationClassName(&lmi_mem,
lmi_get_system_creation_class_name());
LMI_MemoryRef_Set_SystemName(&lmi_mem, lmi_get_system_name());
- LMI_MemoryRef_Set_CreationClassName(&lmi_mem, LMI_ORGID "_" MEM_CLASS_NAME);
+ LMI_MemoryRef_Set_CreationClassName(&lmi_mem, LMI_Memory_ClassName);
LMI_MemoryRef_Set_DeviceID(&lmi_mem, "0");
LMI_MemorySystemDevice_SetObjectPath_GroupComponent(