[PATCH 03/21] spi: s3c64xx: remove extra blank line
Tudor Ambarus
tudor.ambarus at linaro.org
Tue Jan 23 07:34:02 PST 2024
Remove extra blank line.
Signed-off-by: Tudor Ambarus <tudor.ambarus at linaro.org>
---
drivers/spi/spi-s3c64xx.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/spi/spi-s3c64xx.c b/drivers/spi/spi-s3c64xx.c
index 187b617e3e14..26d389d95af9 100644
--- a/drivers/spi/spi-s3c64xx.c
+++ b/drivers/spi/spi-s3c64xx.c
@@ -16,7 +16,6 @@
#include <linux/pm_runtime.h>
#include <linux/spi/spi.h>
-
#define MAX_SPI_PORTS 12
#define S3C64XX_SPI_QUIRK_CS_AUTO (1 << 1)
#define AUTOSUSPEND_TIMEOUT 2000
--
2.43.0.429.g432eaa2c6b-goog
More information about the linux-arm-kernel
mailing list