From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4E5E3C74A5B for ; Fri, 17 Mar 2023 22:25:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229902AbjCQWYq (ORCPT ); Fri, 17 Mar 2023 18:24:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43098 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231150AbjCQWYm (ORCPT ); Fri, 17 Mar 2023 18:24:42 -0400 Received: from relay10.mail.gandi.net (relay10.mail.gandi.net [IPv6:2001:4b98:dc4:8::230]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2685C2A16C; Fri, 17 Mar 2023 15:24:39 -0700 (PDT) Received: (Authenticated sender: alexandre.belloni@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 09008240003; Fri, 17 Mar 2023 22:24:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1679091877; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=f0OG2eaOObi0PzZt0+t2besR/iKhbzTY5ALzdFFyevY=; b=JgK00V2AS8CuZZf4I/+xdpe6jTIH8nz/1NjI+1CkNJ/sXmWfH0E+Lai1TZihXvz7Sz88oj lhCyDSpCvrjO+CCI6aQ5kidTGbEhmBNRST81njj7UlY8lwvGoCdbavph7T7U9OKoNhcCid RcwY8t4EyGt8qjRCCQtcUGMmS5jb0BgCdjZbXiZNb25Iqsi3TfrZOxXX/cliUh5YAzjICi g/ckgNGhMB836iopiWd1cnE6kO7A4Ei2px3NGDjY28RIlFJNqwrWraADczLxYJUfBEzjxl 2Y15/4YubpaTa09auHVI2VL0Pv1gCAQb40I2eExWgJDfNzqbaTnqgVLcReFpyQ== Date: Fri, 17 Mar 2023 23:24:36 +0100 From: Alexandre Belloni To: Alessandro Zummo , Tony Lindgren , Keerthy , linux-rtc@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski Subject: Re: [PATCH] rtc: omap: include header for omap_rtc_power_off_program prototype Message-ID: <167909184546.118295.7733746268968792038.b4-ty@bootlin.com> References: <20230311094021.79730-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230311094021.79730-1-krzysztof.kozlowski@linaro.org> Precedence: bulk List-ID: X-Mailing-List: linux-rtc@vger.kernel.org On Sat, 11 Mar 2023 10:40:21 +0100, Krzysztof Kozlowski wrote: > Non-static functions should have a prototype: > > drivers/rtc/rtc-omap.c:410:5: error: no previous prototype for ‘omap_rtc_power_off_program’ [-Werror=missing-prototypes] > > Applied, thanks! [1/1] rtc: omap: include header for omap_rtc_power_off_program prototype commit: f69c2b5420497b7a54181ce170d682cbeb1f119f Best regards, -- Alexandre Belloni, co-owner and COO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com