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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 978D5C433F5 for ; Mon, 30 May 2022 13:36:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=oDC+80L7T+/yEJ9zG52aQgaGGHl2Bh0KT4XfJ7Q/GSI=; b=kb+8rFY1j3v/kc cA3+Rf45CftbtXJs2tKXeJI2/cyUtx2Bb0mxdiVifdnFDGetDvis0IXbe+PiY+YhaHQEjCOsRYFZ2 u2iep2NO990iN3MeoP7sEHx0ITAx/0Y6G3WW5uaHWFdj+8ZpmfjK/ZXUneLeyCCeDWna5hACYfTEK eQWqfWeyVdArdQ6srWjrDICYtiIh9ubXnAvmsrjeLXY+i0A4wyMPmM5Yi7AqmMbsAoc9yMcbxYWCO nSRlLRZiwRNGkdk4nNV8+XZu9MwvhXX1VLj09MM5qYIwNoG1ixZ2jFsLA20H6KN0x6KkWt+OoNxZ9 Qb+BxKWCZCjbDVoMbPug==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nvfXm-006lBi-V0; Mon, 30 May 2022 13:34:52 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nvfTj-006ii4-GK for linux-arm-kernel@lists.infradead.org; Mon, 30 May 2022 13:30:41 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 26BDEB80DAE; Mon, 30 May 2022 13:30:38 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A8099C3411C; Mon, 30 May 2022 13:30:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1653917436; bh=p85B30dk9OhAgqXpoKQRxZZSIMPJk0LPPpMeE1vocXM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=YYixhiyn7uUOfBnaD3GRTlG6rt2pFXg4bRsH7NwVNKU1nzYZsFWuXOvZuca2aJWeT SF22lyEIbf5UbVbfMijNXUiixEA7Etlzki9GFAE0zqBuuUmliaKw+ue7OZzPezWAWS ea7uiteyJ+VH2ZmVEIZZONdzB2y/MT3PLR23wmnyIXOOfOx4tNUUEaVzPFs4HkAtwa gI9fuhdud/he47zDCz48Lx08VCBoFMvCpYzbo7iPKtOL24EkOyXcyMf0werX947Y2P Q3NtDU3pL2gw0HcpBjGER0/lxMeyepmqmuCbaLTHeYmHyJIz6gxAjHwkXDUCWDSi9V wRy7QQjG/qjUA== From: Sasha Levin To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Cc: Kwanghoon Son , kernel test robot , Sakari Ailus , Mauro Carvalho Chehab , Sasha Levin , s.nawrocki@samsung.com, krzysztof.kozlowski@linaro.org, linux-media@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH AUTOSEL 5.18 135/159] media: exynos4-is: Fix compile warning Date: Mon, 30 May 2022 09:24:00 -0400 Message-Id: <20220530132425.1929512-135-sashal@kernel.org> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220530132425.1929512-1-sashal@kernel.org> References: <20220530132425.1929512-1-sashal@kernel.org> MIME-Version: 1.0 X-stable: review X-Patchwork-Hint: Ignore X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220530_063039_745854_3344CB54 X-CRM114-Status: GOOD ( 12.59 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 From: Kwanghoon Son [ Upstream commit e080f5c1f2b6d02c02ee5d674e0e392ccf63bbaf ] Declare static on function 'fimc_isp_video_device_unregister'. When VIDEO_EXYNOS4_ISP_DMA_CAPTURE=n, compiler warns about warning: no previous prototype for function [-Wmissing-prototypes] Reported-by: kernel test robot Signed-off-by: Kwanghoon Son Signed-off-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Sasha Levin --- drivers/media/platform/samsung/exynos4-is/fimc-isp-video.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/media/platform/samsung/exynos4-is/fimc-isp-video.h b/drivers/media/platform/samsung/exynos4-is/fimc-isp-video.h index edcb3a5e3cb9..2dd4ddbc748a 100644 --- a/drivers/media/platform/samsung/exynos4-is/fimc-isp-video.h +++ b/drivers/media/platform/samsung/exynos4-is/fimc-isp-video.h @@ -32,7 +32,7 @@ static inline int fimc_isp_video_device_register(struct fimc_isp *isp, return 0; } -void fimc_isp_video_device_unregister(struct fimc_isp *isp, +static inline void fimc_isp_video_device_unregister(struct fimc_isp *isp, enum v4l2_buf_type type) { } -- 2.35.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel