From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] power: added missing extern keyword in rte_power.h Date: Tue, 27 Jan 2015 12:48:16 +0100 Message-ID: <4020764.gG3slhOhoO@xps13> References: <1421675742.286701346@f175.i.mail.ru> <1421745495-10702-1-git-send-email-pablo.de.lara.guarch@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Pablo de Lara Return-path: In-Reply-To: <1421745495-10702-1-git-send-email-pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > rte_power_freq_min function did not include "extern" keyword, > causing linking errors. > > Signed-off-by: Pablo de Lara > Reported-by: Ildar Mustafin Fixes: 445c6528b55f ("power: common interface for guest and host") Acked-by: Thomas Monjalon Applied Thanks -- Thomas