Skip to content

Commit 378b0e9

Browse files
patrickdelaunaylag-linaro
authored andcommitted
dt-bindings: mfd: stm32: Remove unnecessary blank lines
Remove double blank line. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Signed-off-by: Lee Jones <lee@kernel.org> Link: https://lore.kernel.org/r/20230417181342.v2.1.I483a676579cc7e3ac07e1db649091553743fecc8@changeid
1 parent b24e335 commit 378b0e9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

include/dt-bindings/mfd/stm32f4-rcc.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
#define STM32F4_AHB1_RESET(bit) (STM32F4_RCC_AHB1_##bit + (0x10 * 8))
3535
#define STM32F4_AHB1_CLOCK(bit) (STM32F4_RCC_AHB1_##bit)
3636

37-
3837
/* AHB2 */
3938
#define STM32F4_RCC_AHB2_DCMI 0
4039
#define STM32F4_RCC_AHB2_CRYP 4

0 commit comments

Comments
 (0)