arm: include: hisilicon: Remove duplicate newlines

Drop all duplicate newlines. No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
Marek Vasut 2024-07-13 15:18:57 +02:00 committed by Tom Rini
parent b9100c5990
commit 555789e42b
3 changed files with 0 additions and 4 deletions

View file

@ -49,5 +49,4 @@
#define USB2_PHY01_REFCLK_SEL (1 << 12)
#define USB2_PHY2_REFCLK_SEL (1 << 14)
#endif

View file

@ -133,7 +133,6 @@ struct peri_sc_periph_regs {
u32 reserved8_addr; /*0xd04*/
};
/* CTRL1 bit definitions */
#define PERI_CTRL1_ETR_AXI_CSYSREQ_N (1 << 0)
@ -143,7 +142,6 @@ struct peri_sc_periph_regs {
#define PERI_CTRL1_HIFI_INT_MASK_MSK (1 << 17)
#define PERI_CTRL1_HIFI_ALL_INT_MASK_MSK (1 << 18)
/* CTRL2 bit definitions */
#define PERI_CTRL2_MMC_CLK_PHASE_BYPASS_EN_MMC0 (1 << 0)

View file

@ -9,7 +9,6 @@
#include "periph.h"
/* iomg bit definition */
#define MUX_M0 0
#define MUX_M1 1