From patchwork Fri Aug 30 13:29:29 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sakari Ailus X-Patchwork-Id: 58506 Received: from vger.kernel.org ([209.132.180.67]) by www.linuxtv.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i3gyV-0002BW-2A; Fri, 30 Aug 2019 13:29:59 +0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727754AbfH3N35 (ORCPT + 1 other); Fri, 30 Aug 2019 09:29:57 -0400 Received: from retiisi.org.uk ([95.216.213.190]:39372 "EHLO hillosipuli.retiisi.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727603AbfH3N35 (ORCPT ); Fri, 30 Aug 2019 09:29:57 -0400 Received: from valkosipuli.localdomain (valkosipuli.retiisi.org.uk [IPv6:2a01:4f9:c010:4572::80:2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by hillosipuli.retiisi.org.uk (Postfix) with ESMTPS id 2EF73634C87 for ; Fri, 30 Aug 2019 16:29:30 +0300 (EEST) Received: from sailus by valkosipuli.localdomain with local (Exim 4.92) (envelope-from ) id 1i3gy1-00012e-Vp for linux-media@vger.kernel.org; Fri, 30 Aug 2019 16:29:29 +0300 Date: Fri, 30 Aug 2019 16:29:29 +0300 From: Sakari Ailus To: linux-media@vger.kernel.org Subject: [GIT PULL v2 for 5.4] sun4i csi driver sparse fix Message-ID: <20190830132929.GC3568@valkosipuli.retiisi.org.uk> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Hi Mauro, Here's a small sparse fix for the sun4i csi driver. This time with a git URL. Please pull. The following changes since commit 968bce2f59ce462d296af28610628fe7e03b120a: media: imx: remove unused including (2019-08-29 10:23:18 -0300) are available in the Git repository at: git://linuxtv.org/sailus/media_tree.git tags/for-5.4-8-signed for you to fetch changes up to 3b4dd9dd5db0f77a9541588e7d05bfcf97823d0c: media: sun4i: Make sun4i_csi_formats static (2019-08-30 14:55:49 +0300) ---------------------------------------------------------------- sparse fix for sun4i csi driver ---------------------------------------------------------------- Maxime Ripard (1): media: sun4i: Make sun4i_csi_formats static drivers/media/platform/sunxi/sun4i-csi/sun4i_v4l2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)