From c72231d2729cea8b683ef05d94c986ced36755b3 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Mon, 27 Sep 2021 17:42:37 +0200 Subject: WS cleanup: remove excessive empty lines Signed-off-by: Wolfgang Denk --- include/configs/etamin.h | 1 - include/fsl-mc/fsl_dpni.h | 2 -- include/linux/mtd/flashchip.h | 1 - include/linux/serial_reg.h | 1 - 4 files changed, 5 deletions(-) (limited to 'include') diff --git a/include/configs/etamin.h b/include/configs/etamin.h index 47617c2ab39..7831687114b 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 96d81d99349..e5e7338192f 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 666480db931..265e89f02b6 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 ef020ad162b..dca7efa1426 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 * -- cgit v1.3.1