examples/vm_power_manager: remove dependency on internal header
authorMarvin Liu <yong.liu@intel.com>
Mon, 4 Jul 2016 08:57:59 +0000 (16:57 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 11 Jul 2016 15:23:32 +0000 (17:23 +0200)
commitfcccf6f1d509e94c2b6145104ba9728bbe315574
treeff770d7770fa136bef13579caa616e945059339c
parent3ca530edd4443f217beefe36fd176ce2804e0bf7
examples/vm_power_manager: remove dependency on internal header

Macro CHANNEL_CMDS_MAX_CPUS stand for the maximum number of cores
controlled by virtual channels. This macro only be used in the example,
so remove it from library to example header file.

Signed-off-by: Marvin Liu <yong.liu@intel.com>
examples/vm_power_manager/channel_manager.h
lib/librte_power/channel_commands.h