From patchwork Thu Mar 7 15:43:58 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13585951 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 1BB97C54798 for ; Thu, 7 Mar 2024 15:45:40 +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=LCK7DDu5RfwoD7ZxtufRu6ST0gl3XbOqYWCQ1GGm3Ko=; b=dCM42UpuHRvTpr W7NmzYNwJO8B0PcK3E2z2QJrf0qAjGylNSpd/jze2yG5W5etOp09w/dqeCPZOy9OsDFaWuUUwECOe OPCMmwFu75TqhhVNZCkRL8xigDHWGbQO+2N5vE9eg1mpChuyVmFf/fiEvHpcpgPFlzKLVvVCedb37 UhVGP33ut+eZDd/8ODXbJUfhadKTJEdpS3N0sYUhAXlRc8iXE6JrpF5XOuszPCVYqGvO9m9NVDV4a /T29pH9mU2FYijAYs9wGROU8YnBXZ/eI+6DyHAfqkbyHKPKv4rc93rlfxxlfbyzMclI8aOjBykS9d xrDCR9e5uQ7JHcR7hbQg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1riFvv-00000005LDF-0cUr; Thu, 07 Mar 2024 15:45:23 +0000 Received: from mgamail.intel.com ([192.198.163.9]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1riFvq-00000005LAY-2UpR for linux-arm-kernel@lists.infradead.org; Thu, 07 Mar 2024 15:45:19 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1709826318; x=1741362318; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=XXvje3DsPXFomNyXuJGV+9j2nWWkci2XhBpIRqsHwDM=; b=jKgXYZLgjZcqVrUm53gGG7U5viXk+8Pw0sdx9gqYv3QTV8JPf9MVXQFs iquTWfsVA7vR2dqASq5xej2RRHX9AB5Xne343nrZxXsb014ZWDPPVbCv7 GDxaWJGtTyofwKye0C2zMx7QWsp44MphGFUgOtHp9AJzvODXfYXvMi3Ev tdamR0g3O4KNu2dn+fIq4NokKC300kOt27YyGk8pOyESEBqbZfcaLMoDU 3ncx+F1HmTeUbNM8sdZC/Hqdyfr5MaM47GscPGo0bRgdenU3F5WKcnBVj 8R0tSYWcH7J1Sa1FKEZVmfDi5zuOyVsA90LZOteImHxkX4/lK3f7UgCEu Q==; X-IronPort-AV: E=McAfee;i="6600,9927,11006"; a="15221961" X-IronPort-AV: E=Sophos;i="6.07,211,1708416000"; d="scan'208";a="15221961" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmvoesa103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Mar 2024 07:45:14 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,11006"; a="937046335" X-IronPort-AV: E=Sophos;i="6.07,211,1708416000"; d="scan'208";a="937046335" Received: from black.fi.intel.com ([10.237.72.28]) by fmsmga001.fm.intel.com with ESMTP; 07 Mar 2024 07:45:12 -0800 Received: by black.fi.intel.com (Postfix, from userid 1003) id DAD9C3F1; Thu, 7 Mar 2024 17:45:11 +0200 (EET) From: Andy Shevchenko To: Andy Shevchenko , linux-spi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: Mark Brown , Michal Simek Subject: [PATCH v1 2/3] spi: xilinx: Add necessary inclusion and forward declaration Date: Thu, 7 Mar 2024 17:43:58 +0200 Message-ID: <20240307154510.3795380-3-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.43.0.rc1.1.gbec44491f096 In-Reply-To: <20240307154510.3795380-1-andriy.shevchenko@linux.intel.com> References: <20240307154510.3795380-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240307_074518_674609_85FB1731 X-CRM114-Status: GOOD ( 10.12 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org xilinx_spi.h is mnissing inclusion and forward declaration, add them. Signed-off-by: Andy Shevchenko --- include/linux/spi/xilinx_spi.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/include/linux/spi/xilinx_spi.h b/include/linux/spi/xilinx_spi.h index fd6add419e94..4ba8f53ce570 100644 --- a/include/linux/spi/xilinx_spi.h +++ b/include/linux/spi/xilinx_spi.h @@ -2,6 +2,10 @@ #ifndef __LINUX_SPI_XILINX_SPI_H #define __LINUX_SPI_XILINX_SPI_H +#include + +struct spi_board_info; + /** * struct xspi_platform_data - Platform data of the Xilinx SPI driver * @num_chipselect: Number of chip select by the IP.