summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2021-09-27 17:42:37 +0200
committerTom Rini <trini@konsulko.com>2021-09-30 08:08:56 -0400
commitc72231d2729cea8b683ef05d94c986ced36755b3 (patch)
tree85d888d54a27252389e20e3465d29eb6b67f1b66 /include
parent66356b4c06c934021f6cb58d93877427162b369f (diff)
WS cleanup: remove excessive empty lines
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include')
-rw-r--r--include/configs/etamin.h1
-rw-r--r--include/fsl-mc/fsl_dpni.h2
-rw-r--r--include/linux/mtd/flashchip.h1
-rw-r--r--include/linux/serial_reg.h1
4 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/etamin.h b/include/configs/etamin.h
index 47617c2ab3..7831687114 100644
--- a/include/configs/etamin.h
+++ b/include/configs/etamin.h
@@ -106,7 +106,6 @@
#define CONFIG_ENV_RANGE (4 * CONFIG_SYS_ENV_SECT_SIZE)
-
#undef COMMON_ENV_DFU_ARGS
#define COMMON_ENV_DFU_ARGS "dfu_args=run bootargs_defaults;" \
"setenv bootargs ${bootargs};" \
diff --git a/include/fsl-mc/fsl_dpni.h b/include/fsl-mc/fsl_dpni.h
index 96d81d9934..e5e7338192 100644
--- a/include/fsl-mc/fsl_dpni.h
+++ b/include/fsl-mc/fsl_dpni.h
@@ -173,8 +173,6 @@ do { \
MC_RSP_OP(cmd, 2, 0, 64, uint64_t, state->options);\
} while (0)
-
-
/* cmd, param, offset, width, type, arg_name */
#define DPNI_CMD_SET_PRIMARY_MAC_ADDR(cmd, mac_addr) \
do { \
diff --git a/include/linux/mtd/flashchip.h b/include/linux/mtd/flashchip.h
index 666480db93..265e89f02b 100644
--- a/include/linux/mtd/flashchip.h
+++ b/include/linux/mtd/flashchip.h
@@ -52,7 +52,6 @@ typedef enum {
} flstate_t;
-
/* NOTE: confusingly, this can be used to refer to more than one chip at a time,
if they're interleaved. This can even refer to individual partitions on
the same physical chip when present. */
diff --git a/include/linux/serial_reg.h b/include/linux/serial_reg.h
index ef020ad162..dca7efa142 100644
--- a/include/linux/serial_reg.h
+++ b/include/linux/serial_reg.h
@@ -288,7 +288,6 @@
#define UART_ACR_ASREN 0x80 /* Additional status enable */
-
/*
* These definitions are for the RSA-DV II/S card, from
*