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 6AB01C433F5 for ; Sat, 16 Apr 2022 16:56:13 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=WjO4hCK5jaLk3S/mEwfLFK3klLo+iYTyAo48NlBaL60=; b=m/dknh+Rgybmi+ Jkc0Tsa+ZK0DS1rEg82+bKki/jUC9a062/OUdAfgyhO5sSihZF9p/yIgyGjPE9ryPA6+7vNiU/5lQ tQsq+RcWV7jFOBA77NJ+z0u6KwL7BciArrzVa/58tsaNftnlkcL5z/VNMf/a5dADe8nNjsZCV5S9L hdT+ANE61cP+7gy0ZnPsjYdb4ODDbhVxe0T5RNj75Pi9lgUvy6IH4b9ESm2IZQ8J9K4XfqYFKmynv lU/KHy2TaMLBAq2torcC6dhNDYlH43Kye3ArSObWEMS0EazLMi7pjIIBCQoUFgMJ3LrGZxuIkqWDL /4j0ObcR42gN8LiNbSLg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nflhS-00DGKg-Ot; Sat, 16 Apr 2022 16:55:06 +0000 Received: from mga17.intel.com ([192.55.52.151]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nflhQ-00DGJm-DO for linux-arm-kernel@lists.infradead.org; Sat, 16 Apr 2022 16:55:05 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1650128104; x=1681664104; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=YmPk/I4BaAwjhGm7zGUIvQ+YLO5l4e35OMj+a0vLnZM=; b=WYIAYNwTp3f2a5MWiEh3obi4YPmKG677axFGjcS4TWp2j2QPRjBEXnVd Wb1xdD+h205GBuzazOJiI3IoIV/Tzl0AwAVlYVvk5wKIsMRuzJyyt7ugH 5MTw5zAfe8Z4i2Ic46GHsUZG4+Hdnd4+vO5JS1u7rS22zN4eldrfZ/bO/ GDUiX0vHoGpG5OVUxrPXF16tgcWB8VIZsK+mlCqXdbzpBpJz7o6T1JUl8 c7QYdIzpeZkELMTnn7V9enFVJyk+zOg1SJkkXT2Ds+83kLGFXT2KDZzbg uhUkLRfhyNrkWxziFxBKasanT2DYHELmzYhrITqQr4UV5XpeOiRBX73j+ g==; X-IronPort-AV: E=McAfee;i="6400,9594,10318"; a="243888553" X-IronPort-AV: E=Sophos;i="5.90,264,1643702400"; d="scan'208";a="243888553" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Apr 2022 09:55:01 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,264,1643702400"; d="scan'208";a="701369214" Received: from yilunxu-optiplex-7050.sh.intel.com (HELO localhost) ([10.239.159.135]) by fmsmga001.fm.intel.com with ESMTP; 16 Apr 2022 09:54:56 -0700 Date: Sun, 17 Apr 2022 00:47:25 +0800 From: Xu Yilun To: Nava kishore Manne Cc: mdf@kernel.org, hao.wu@intel.com, trix@redhat.com, michal.simek@xilinx.com, linux-fpga@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, git@xilinx.com Subject: Re: [PATCH v4 4/5] fpga: Use tab instead of space indentation Message-ID: <20220416164725.GF301222@yilunxu-OptiPlex-7050> References: <20220416133719.3382895-1-nava.manne@xilinx.com> <20220416133719.3382895-5-nava.manne@xilinx.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220416133719.3382895-5-nava.manne@xilinx.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220416_095504_508602_E1E4B68A X-CRM114-Status: GOOD ( 13.52 ) 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 On Sat, Apr 16, 2022 at 07:07:18PM +0530, Nava kishore Manne wrote: > In FPGA Make file has both space and tab indentation to Makefile indentation, to > make them align use tab instead of space indentation. > > Signed-off-by: Nava kishore Manne With the minor fixes, please add my Acked-by Acked-by: Xu Yilun > --- > Changes for v2: > -None. > Changes for v3: > -Updated commit description. > Changes for v4: > -None. > > drivers/fpga/Makefile | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/drivers/fpga/Makefile b/drivers/fpga/Makefile > index 0bff783d1b61..5935b3d0abd5 100644 > --- a/drivers/fpga/Makefile > +++ b/drivers/fpga/Makefile > @@ -18,9 +18,9 @@ obj-$(CONFIG_FPGA_MGR_TS73XX) += ts73xx-fpga.o > obj-$(CONFIG_FPGA_MGR_XILINX_SPI) += xilinx-spi.o > obj-$(CONFIG_FPGA_MGR_ZYNQ_FPGA) += zynq-fpga.o > obj-$(CONFIG_FPGA_MGR_ZYNQMP_FPGA) += zynqmp-fpga.o > -obj-$(CONFIG_FPGA_MGR_VERSAL_FPGA) += versal-fpga.o > -obj-$(CONFIG_ALTERA_PR_IP_CORE) += altera-pr-ip-core.o > -obj-$(CONFIG_ALTERA_PR_IP_CORE_PLAT) += altera-pr-ip-core-plat.o > +obj-$(CONFIG_FPGA_MGR_VERSAL_FPGA) += versal-fpga.o > +obj-$(CONFIG_ALTERA_PR_IP_CORE) += altera-pr-ip-core.o > +obj-$(CONFIG_ALTERA_PR_IP_CORE_PLAT) += altera-pr-ip-core-plat.o > > # FPGA Bridge Drivers > obj-$(CONFIG_FPGA_BRIDGE) += fpga-bridge.o > -- > 2.25.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel