include: firmware: 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-23 01:28:23 +02:00 committed by Tom Rini
parent 0836f8e21a
commit 6612a95663

View file

@ -44,7 +44,6 @@
#define SC_RPC_SVC_SECO 9U #define SC_RPC_SVC_SECO 9U
#define SC_RPC_SVC_ABORT 10U #define SC_RPC_SVC_ABORT 10U
/* Types */ /* Types */
struct sc_rpc_msg_s { struct sc_rpc_msg_s {