X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_power%2Fchannel_commands.h;h=383897bf84a53df67474d6a797baf0885f415cf4;hb=1a3a4531dc3e7bf5d980c381b1bb22e337189353;hp=de6d9269e7a99beb5cde29ecf162ad5047844423;hpb=2fa09f338b8a16b2d5bdcb333202d5697bc96bdd;p=dpdk.git diff --git a/lib/librte_power/channel_commands.h b/lib/librte_power/channel_commands.h index de6d9269e7..383897bf84 100644 --- a/lib/librte_power/channel_commands.h +++ b/lib/librte_power/channel_commands.h @@ -40,13 +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