power: remove duplicate definition
[dpdk.git] / lib / librte_power / channel_commands.h
index 7e78a8b..de6d926 100644 (file)
@@ -50,9 +50,6 @@ extern "C" {
 /* Maximum number of channels per VM */
 #define CHANNEL_CMDS_MAX_VM_CHANNELS 64
 
-/* Maximum number of channels per VM */
-#define CHANNEL_CMDS_MAX_VM_CHANNELS 64
-
 /* Valid Commands */
 #define CPU_POWER               1
 #define CPU_POWER_CONNECT       2