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 X-Spam-Level: X-Spam-Status: No, score=-7.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8639DC433E1 for ; Wed, 12 Aug 2020 07:58:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 59F9220786 for ; Wed, 12 Aug 2020 07:58:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597219113; bh=Sgo1Y1bLVQIdO5mGgCuvsUCuF/NfKTBefSuLxPm4OKo=; h=In-Reply-To:References:Subject:From:Cc:To:Date:List-ID:From; b=Dqx1QvqQJp5pruytQ2uy5xfD90tQT2C4+jShZTLcQiUMgZKo48slSJKJVvXdOBHeW xSVsA64OQaitV1YvTeZPcciLhDc5BmCQz2A91RMXdTdN3peGKL+zxVqpIxcP1Y/HDD kleR3nNIazyjbI11IHa3eNV3ACQQXj3EVINYGDlM= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726595AbgHLH6c (ORCPT ); Wed, 12 Aug 2020 03:58:32 -0400 Received: from mail.kernel.org ([198.145.29.99]:38074 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726255AbgHLH6c (ORCPT ); Wed, 12 Aug 2020 03:58:32 -0400 Received: from kernel.org (unknown [104.132.0.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6C07C206B5; Wed, 12 Aug 2020 07:58:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597219111; bh=Sgo1Y1bLVQIdO5mGgCuvsUCuF/NfKTBefSuLxPm4OKo=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=Bi1ru2/BtfsbYfnzqSLgLpv596WJ0MJOeOgLyqvHex6GmYPJraWp1EWCVl7exVJsW 8WarWtvO5ls0wgeVW1X142OnmYYO9x9D4/Yf+qgHsP2DLQeFfuk379pnOerAhmfU0D fsqNxwe0cE1c9CMe92eS5Bm06xBS6vIQxmu8DqIA= Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20200804192654.12783-4-krzk@kernel.org> References: <20200804192654.12783-1-krzk@kernel.org> <20200804192654.12783-4-krzk@kernel.org> Subject: Re: [PATCH v2 03/13] ARM: s3c64xx: include header to fix -Wmissing-prototypes From: Stephen Boyd Cc: Sergio Prado , Marek Szyprowski , Sylwester Nawrocki , Cedric Roux , Lihua Yao To: Alexandre Torgue , Arnd Bergmann , Catalin Marinas , Chanwoo Choi , Guenter Roeck , Krzysztof Kozlowski , Kukjin Kim , Kyungmin Park , Maxime Coquelin , Michael Turquette , Russell King , Simtec Linux Team , Sylwester Nawrocki , Tomasz Figa , Will Deacon , Wim Van Sebroeck , linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-watchdog@vger.kernel.org, patches@opensource.cirrus.com Date: Wed, 12 Aug 2020 00:58:30 -0700 Message-ID: <159721911034.33733.3901443482423678500@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 Sender: linux-watchdog-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-watchdog@vger.kernel.org Quoting Krzysztof Kozlowski (2020-08-04 12:26:44) > Include the spi-s3c64xx.h header to fix W=3D1 build warning: >=20 > arch/arm/mach-s3c64xx/setup-spi.c:11:5: warning: > no previous prototype for 's3c64xx_spi0_cfg_gpio' [-Wmissing-prot= otypes] > 11 | int s3c64xx_spi0_cfg_gpio(void) >=20 > Signed-off-by: Krzysztof Kozlowski > Reviewed-by: Tomasz Figa >=20 > --- Reviewed-by: Stephen Boyd 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 X-Spam-Level: X-Spam-Status: No, score=-7.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B6F9FC433E0 for ; Wed, 12 Aug 2020 08:00:48 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7CFF620768 for ; Wed, 12 Aug 2020 08:00:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="g1TLMW+m"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="Bi1ru2/B" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7CFF620768 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-ID:Date:To:From:Subject:References: In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=7tZT700ae6ZR2TiUxkdVEsMxQQJye2ny6fyNV0U3T2k=; b=g1TLMW+mvTCZzxvgd/YRPZyaA ELLC1Izk7iU8aUSp/n6QSoWce3dn+SR0/ImK4tvytgCfilgPw0x4y6oY9JzhdS5z+ldiPqcctHVTs lxCgW1ocZlMXfWQz/s9ransBKV+aULkzHTmEZpq85FCyLaqwLF/WyEw0cueEM/mdZbDeewOeQUTCa cZbXOQEbnTkyf5cmThldaJFndHqlrnVkOnOv1uPP2auNPEABhZKRhJDXm2RNzRTMU0XzcVgeZQoMl AhOK7nrNQzvOeid4gl4IEDJ7mt4HhnissZIHzDa2zIO3rnMcl5GDqIPElWdvp3Cf0QzpXvFgQvd4Q Dm0dQ98Gg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1k5leg-0006Su-GS; Wed, 12 Aug 2020 07:58:38 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1k5lea-0006Qx-D9 for linux-arm-kernel@lists.infradead.org; Wed, 12 Aug 2020 07:58:34 +0000 Received: from kernel.org (unknown [104.132.0.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6C07C206B5; Wed, 12 Aug 2020 07:58:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597219111; bh=Sgo1Y1bLVQIdO5mGgCuvsUCuF/NfKTBefSuLxPm4OKo=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=Bi1ru2/BtfsbYfnzqSLgLpv596WJ0MJOeOgLyqvHex6GmYPJraWp1EWCVl7exVJsW 8WarWtvO5ls0wgeVW1X142OnmYYO9x9D4/Yf+qgHsP2DLQeFfuk379pnOerAhmfU0D fsqNxwe0cE1c9CMe92eS5Bm06xBS6vIQxmu8DqIA= MIME-Version: 1.0 In-Reply-To: <20200804192654.12783-4-krzk@kernel.org> References: <20200804192654.12783-1-krzk@kernel.org> <20200804192654.12783-4-krzk@kernel.org> Subject: Re: [PATCH v2 03/13] ARM: s3c64xx: include header to fix -Wmissing-prototypes From: Stephen Boyd To: Alexandre Torgue , Arnd Bergmann , Catalin Marinas , Chanwoo Choi , Guenter Roeck , Krzysztof Kozlowski , Kukjin Kim , Kyungmin Park , Maxime Coquelin , Michael Turquette , Russell King , Simtec Linux Team , Sylwester Nawrocki , Tomasz Figa , Will Deacon , Wim Van Sebroeck , linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-watchdog@vger.kernel.org, patches@opensource.cirrus.com Date: Wed, 12 Aug 2020 00:58:30 -0700 Message-ID: <159721911034.33733.3901443482423678500@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200812_035832_524033_4BF3B38C X-CRM114-Status: GOOD ( 12.58 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Sylwester Nawrocki , Lihua Yao , Cedric Roux , Sergio Prado , Marek Szyprowski Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Quoting Krzysztof Kozlowski (2020-08-04 12:26:44) > Include the spi-s3c64xx.h header to fix W=1 build warning: > > arch/arm/mach-s3c64xx/setup-spi.c:11:5: warning: > no previous prototype for 's3c64xx_spi0_cfg_gpio' [-Wmissing-prototypes] > 11 | int s3c64xx_spi0_cfg_gpio(void) > > Signed-off-by: Krzysztof Kozlowski > Reviewed-by: Tomasz Figa > > --- Reviewed-by: Stephen Boyd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel