X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_power%2Fchannel_commands.h;h=383897bf84a53df67474d6a797baf0885f415cf4;hb=ca33faf9ef10;hp=7e78a8b366bd26ac23b26a2db6fd3c73b068a696;hpb=210c383e247b5335cd95223fac1c0880ebbd5c96;p=dpdk.git diff --git a/lib/librte_power/channel_commands.h b/lib/librte_power/channel_commands.h index 7e78a8b366..383897bf84 100644 --- a/lib/librte_power/channel_commands.h +++ b/lib/librte_power/channel_commands.h @@ -40,16 +40,6 @@ extern "C" { #include -/* Maximum number of CPUs */ -#define CHANNEL_CMDS_MAX_CPUS 64 -#if CHANNEL_CMDS_MAX_CPUS > 64 -#error Maximum number of cores is 64, overflow is guaranteed to \ - cause problems with VM Power Management -#endif - -/* 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