From patchwork Mon Apr 17 16:14:06 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Patrick Delaunay X-Patchwork-Id: 13214335 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 9B165C77B7A for ; Mon, 17 Apr 2023 16:15:14 +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: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:In-Reply-To:References: List-Owner; bh=vJ0LLBUsWbQeELJpkhJ97uzI8DqV5rtUjMfolN2oLq4=; b=tGLE9/zPIZjPtm N0hK89CRVyk5ARzg1kTA/Tb2Whe0nib/OcXD8uKagqAPpWs0YV20SmcmKOt3sb7TP9mWZ3/3tBdFf fY2C26zL+3nlkC8FxD6bZ25fP2DKokHYWP9J64hiXjrCX8uC5X/QQuTr51Rrynk+ioR2HGjV6zcp6 PKLKlSQlexITmqicc0X1XXcvxdCYKMVaaWA/f60xb/6FBUxa7ES04n4wUXsQ6UmMH+yyH0+qrjvzK nQ6isq/EGANG31Ouzo03Byco9Qul+bk6rCBc8aY/m3RHY3yXwBknq+ljR0KJDRlN/RmiiKGdziWT9 +ousx6495K2zTvPwE83g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1poRUn-00H1Bb-1n; Mon, 17 Apr 2023 16:14:25 +0000 Received: from mx08-00178001.pphosted.com ([91.207.212.93] helo=mx07-00178001.pphosted.com) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1poRUl-00H1Ai-0h for linux-arm-kernel@lists.infradead.org; Mon, 17 Apr 2023 16:14:24 +0000 Received: from pps.filterd (m0046661.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 33HERTOx031184; Mon, 17 Apr 2023 18:14:10 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=from : to : cc : subject : date : message-id : mime-version : content-transfer-encoding : content-type; s=selector1; bh=hpxv9pdFDHR6CIak0LXWZo+m9Ge7QBsOuulrHTrxWbw=; b=JtLe6r9hqjLEG/Zl7wmzIk8RwaGMc7jgSVruvi4QcCE3CwObBEACmB+MvapAiTwn+V9l rChoRFO1i0S+SWtboRaeF1b/mu6uAsYjXW+4m6owkjwhpVU+O9DKMVJ+i2h+V49Wa2OV iYUP1Z5gpH4wX3UssMItQNK1J1ZxWIk78IVV/7KkmCwXIZpxzv+JQDdK3leYVl26LnvA V1SdZhWlrtjPkUtb2ZYs2rLBPWbH5gL0pOFFGOzQNWNda8uQUd5JsgNzc8ZJ7uAv2JhZ RnDGxRTUYd8RW7UyDudy6wXz7vUuq4REk5yNs+C1X4uG41hhovtn0NulEBYyHj/gYv8u yw== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3q11n0uj9q-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 17 Apr 2023 18:14:10 +0200 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id D98E110002A; Mon, 17 Apr 2023 18:14:09 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node3.st.com [10.75.129.71]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id CE15822F7B1; Mon, 17 Apr 2023 18:14:09 +0200 (CEST) Received: from localhost (10.48.0.157) by SHFDAG1NODE3.st.com (10.75.129.71) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.21; Mon, 17 Apr 2023 18:14:09 +0200 From: Patrick Delaunay To: Alexandre TORGUE , Lee Jones , Rob Herring , Krzysztof Kozlowski , Maxime Coquelin CC: Patrick Delaunay , , , , Subject: [PATCH v2] dt-bindings: mfd: stm32: Remove unnecessary blank lines Date: Mon, 17 Apr 2023 18:14:06 +0200 Message-ID: <20230417181342.v2.1.I483a676579cc7e3ac07e1db649091553743fecc8@changeid> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Originating-IP: [10.48.0.157] X-ClientProxiedBy: EQNCAS1NODE3.st.com (10.75.129.80) To SHFDAG1NODE3.st.com (10.75.129.71) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.942,Hydra:6.0.573,FMLib:17.11.170.22 definitions=2023-04-17_10,2023-04-17_01,2023-02-09_01 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230417_091423_558540_106C3641 X-CRM114-Status: GOOD ( 13.94 ) 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 Remove double blank line. Signed-off-by: Patrick Delaunay --- Changes in v2: - update commit title and commit message to reflect what the change is V1="dt-bindings: mfd: stm32: Fix STM32F4 DT include file" include/dt-bindings/mfd/stm32f4-rcc.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/dt-bindings/mfd/stm32f4-rcc.h b/include/dt-bindings/mfd/stm32f4-rcc.h index 309e8c79f27b..36448a5619a1 100644 --- a/include/dt-bindings/mfd/stm32f4-rcc.h +++ b/include/dt-bindings/mfd/stm32f4-rcc.h @@ -34,7 +34,6 @@ #define STM32F4_AHB1_RESET(bit) (STM32F4_RCC_AHB1_##bit + (0x10 * 8)) #define STM32F4_AHB1_CLOCK(bit) (STM32F4_RCC_AHB1_##bit) - /* AHB2 */ #define STM32F4_RCC_AHB2_DCMI 0 #define STM32F4_RCC_AHB2_CRYP 4