]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
drivers: remoteproc: Remove duplicate newlines
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Sat, 20 Jul 2024 12:40:51 +0000 (14:40 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 22 Jul 2024 16:53:06 +0000 (10:53 -0600)
Drop all duplicate newlines. No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
drivers/remoteproc/rproc-uclass.c
drivers/remoteproc/ti_k3_r5f_rproc.c

index 3ba2b40dca38e0eefee27d5f2c847586c8b2cba6..e64354dd52f1bf3b962dc5201be76b03dc67829d 100644 (file)
@@ -518,7 +518,6 @@ int rproc_is_running(int id)
        return _rproc_ops_wrapper(id, RPROC_RUNNING);
 };
 
-
 static int handle_trace(struct udevice *dev, struct fw_rsc_trace *rsc,
                        int offset, int avail)
 {
index ef2c18722494f4056204f4ab96f346b5eb760b60..d78b3fa1bbd109d5f7a8ecf0d82219df3a065f9c 100644 (file)
@@ -42,7 +42,6 @@
 #define PROC_BOOT_CFG_FLAG_R5_MEM_INIT_DIS             0x00004000
 #define PROC_BOOT_CFG_FLAG_R5_SINGLE_CORE              0x00008000
 
-
 /* R5 TI-SCI Processor Control Flags */
 #define PROC_BOOT_CTRL_FLAG_R5_CORE_HALT               0x00000001