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 EA61AC433FE for ; Tue, 11 Oct 2022 15:18:20 +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=S6dbgKldWkl1EGkZ+Z81sVzLvmBUwN35H20Ym5y26LE=; b=qqCUZcHLAz/Uso HcM7jyJhUEeYK7bjwWUj74S4IGGr+X/jrZgrPTFQykz+kS4ZHa7b3X+SAQCZP6bx1p945FflFFuoB 5kzb5VZ80JZxQNXKe4sqACHd8iJMgOrGTR9t9YGveFdbUFxjLb+xes/MWnBD6dPoM6Z+w163br3A5 kdT8dv306oAzsJ3UFLRG6h42YaVPBKSuE5lcX6523pPiAPVHKd3NyeoiBbxPjp63Lm06B+dce912J MKMKxz3j9X/39x0dMy5oLCSi0viWcSPBuGSk6AOwrW/VvkUgJrwfa0YDDOtuL5Dfc6vb747CK/mk/ Y7OHgMGsZ0Wk+aXJgl5w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oiH0I-004jLy-Vp; Tue, 11 Oct 2022 15:17:11 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oiGc1-004YBv-Oe for linux-arm-kernel@lists.infradead.org; Tue, 11 Oct 2022 14:52:07 +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 6832CB8160D; Tue, 11 Oct 2022 14:52:04 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3C2CFC433D6; Tue, 11 Oct 2022 14:52:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1665499923; bh=ja63l6fWkyIo6KJfs31Ijpq9Ie4oX6paXQj4eLkITmM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=cAP/ZpD9Tng4yGYbtfO8wKzIaLH/FfGdfC2fxr3rdf55DAsaNYTOMtA7/G+EB9egR qiIJFz0H0QRSF4hx/2Dmkus28ZBk9GalhJ3/vTEkMpcbXSxRxangQp7Xe4vP3c9TDe FVdVAF5WvNGIYDEN2G6O60CFkvr0bZMInpsn8qh/2YcQe1t872ZxGFhLFafQ88EB26 9jTP1fYypsvQYfHUECptx7zZLYvQjLO+0zWEU2AO50kaa8fZPl9iz0Fa/1S0fjPAO3 30A2GoJXWulqpVYh45SK+Uk8x/GCzodWYAw22bs6rQFhvZ0scxZ48p5TN3ywqNLzSU Tw2FfF4AkIPDA== From: Sasha Levin To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Cc: Marcel Ziswiler , Peng Fan , Shawn Guo , Sasha Levin , robh+dt@kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH AUTOSEL 5.19 20/40] arm64: dts: imx8ulp: no executable source file permission Date: Tue, 11 Oct 2022 10:51:09 -0400 Message-Id: <20221011145129.1623487-20-sashal@kernel.org> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221011145129.1623487-1-sashal@kernel.org> References: <20221011145129.1623487-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-20221011_075205_969809_84878DA2 X-CRM114-Status: UNSURE ( 9.74 ) X-CRM114-Notice: Please train this message. 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: Marcel Ziswiler [ Upstream commit 7db9905d48e1b9a97a28224c5a201262ebce7489 ] This fixes the following error: arch/arm64/boot/dts/freescale/imx8ulp-pinfunc.h: error: do not set execute permissions for source files Signed-off-by: Marcel Ziswiler Acked-by: Peng Fan Signed-off-by: Shawn Guo Signed-off-by: Sasha Levin --- arch/arm64/boot/dts/freescale/imx8ulp-pinfunc.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 arch/arm64/boot/dts/freescale/imx8ulp-pinfunc.h diff --git a/arch/arm64/boot/dts/freescale/imx8ulp-pinfunc.h b/arch/arm64/boot/dts/freescale/imx8ulp-pinfunc.h old mode 100755 new mode 100644 -- 2.35.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel