Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp29061pxf; Wed, 24 Mar 2021 19:53:45 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx9yjoov71WhuvYlEFUimThDNR1fSn5XJ9XdJG7vxlnV/iCHB1dKATj5btrqKO27e7bChrZ X-Received: by 2002:a17:906:2dda:: with SMTP id h26mr6973227eji.163.1616640825258; Wed, 24 Mar 2021 19:53:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1616640825; cv=none; d=google.com; s=arc-20160816; b=XLU+3EMCjGW+hFU0Iv+meylzDApSt4rkcV7b+gCy/q2d87D8pS96/OGd8kOJQ2b0RR jhOjkGqhbpYh+xi86OuymF9jyttQ+hXHkfKV60/z2c4t08E1Nxa9Fi2qi1MvEczrA+Us FB509IvIHM80YmfsM4QX1MQ41NofHc6ITvM2jqsvdF42xCoiwnLSNG6TCjNWxCDREcXN 4S6LZMUe+F2pNPZBa1UY1kYYnT/pVnDAVVXn9aq6tE+ACnzkOYXQ+bKyoPPmRmvDvB8p xNBRUQ6hK5+fkFdD6/sizmiXXc495X01pEyHnFhROEzzgDQjIX18vM5k10GLzM0UIYrb WGUQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=GQPLERlIWyInzj04pEW8Tf7lh/Urn3l9+zZalo1gcyo=; b=yEUzpcagkih4ngpOKJ3spqJMNHTgetDQu9KF6zQtfVJ34BqMyd3H4ZX2d3mvCexXrm kfYFBSgpCM1xJwALIiPfxETk2jZ1cAaANlU8MDh6KjoS8Sbd3qV1xSU2JZwiXQhOe0bb du2wMjzgdE+aeSCnUwFTggqD+z2DIIZsdwFHnu8uQt/5FqbB/BN8tnDJypRh+0sZnlVr Oi71yV2pLIeFTfx+ZUbyArIXXtWMQFHEHu+8HUCq1iCWgSExg8FunwIw2GpOyrS2rCKU 8OG03q8tXbPFBOgP898t33nPrf1DJq/IF+VzAUeOI2t88Xc8Bdu9nv18t/l9QEnghY4v qdLQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id n20si3109451edq.273.2021.03.24.19.53.22; Wed, 24 Mar 2021 19:53:45 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234106AbhCXKxd (ORCPT + 99 others); Wed, 24 Mar 2021 06:53:33 -0400 Received: from muru.com ([72.249.23.125]:46390 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233755AbhCXKxQ (ORCPT ); Wed, 24 Mar 2021 06:53:16 -0400 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id C76018057; Wed, 24 Mar 2021 10:54:12 +0000 (UTC) Date: Wed, 24 Mar 2021 12:53:12 +0200 From: Tony Lindgren To: kernel test robot Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org Subject: Re: arch/arm/mach-omap2/board-generic.c:36:28: warning: no previous prototype for 'omap_init_time_of' Message-ID: References: <202102262120.mYjsdIAN-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202102262120.mYjsdIAN-lkp@intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, * kernel test robot [210226 13:11]: > Hi Tony, > > FYI, the error/warning still remains. Thanks for the report and sorry for the delay in responding. I've posted a fix for this at: https://lore.kernel.org/linux-omap/20210324105102.7286-1-tony@atomide.com/T/#u Regards, Tony > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > head: 2c87f7a38f930ef6f6a7bdd04aeb82ce3971b54b > commit: e69b4e1a7577c169e9f52edf977401734a6a29eb ARM: OMAP2+: Add omap_init_time_of() > date: 9 months ago > config: arm-randconfig-r012-20210226 (attached as .config) > compiler: arm-linux-gnueabi-gcc (GCC) 9.3.0 > reproduce (this is a W=1 build): > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e69b4e1a7577c169e9f52edf977401734a6a29eb > git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git > git fetch --no-tags linus master > git checkout e69b4e1a7577c169e9f52edf977401734a6a29eb > # save the attached .config to linux build tree > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot > > All warnings (new ones prefixed by >>): > > >> arch/arm/mach-omap2/board-generic.c:36:28: warning: no previous prototype for 'omap_init_time_of' [-Wmissing-prototypes] > 36 | void __init __maybe_unused omap_init_time_of(void) > | ^~~~~~~~~~~~~~~~~ > > > vim +/omap_init_time_of +36 arch/arm/mach-omap2/board-generic.c > > 34 > 35 /* Clocks are needed early, see drivers/clocksource for the rest */ > > 36 void __init __maybe_unused omap_init_time_of(void) > 37 { > 38 omap_clk_init(); > 39 timer_probe(); > 40 } > 41 > > --- > 0-DAY CI Kernel Test Service, Intel Corporation > https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org