From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753431AbcICLva (ORCPT ); Sat, 3 Sep 2016 07:51:30 -0400 Received: from mail-wm0-f47.google.com ([74.125.82.47]:38909 "EHLO mail-wm0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753189AbcICLv1 (ORCPT ); Sat, 3 Sep 2016 07:51:27 -0400 Subject: Re: [PATCH] clocksource: pxa_timer: add missing header dependencies To: Baoyou Xie , tglx@linutronix.de References: <1472872725-18462-1-git-send-email-baoyou.xie@linaro.org> Cc: linux-kernel@vger.kernel.org, arnd@arndb.de, xie.baoyou@zte.com.cn From: Daniel Lezcano Message-ID: <57CAB914.1070206@linaro.org> Date: Sat, 3 Sep 2016 13:50:44 +0200 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <1472872725-18462-1-git-send-email-baoyou.xie@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/03/2016 05:18 AM, Baoyou Xie wrote: > We get 1 warning when building kernel with W=1: > drivers/clocksource/pxa_timer.c:221:13: warning: no previous prototype for 'pxa_timer_nodt_init' [-Wmissing-prototypes] > > In fact, this function is declared in include/clocksource/pxa.h, > although it's not referenced anywhere now, it can be referenced > by someone out of nowhere in future, so this patch adds missing > header dependencies. > > Signed-off-by: Baoyou Xie > --- Already applied [1]. Thanks. [1] https://git.kernel.org/cgit/linux/kernel/git/tip/tip.git/commit/?h=timers/urgent&id=aa8c0f1ad7e862147f4efb32bbb71ff66eb38caa -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog