From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [PATCH] firmware: ti_sci: drop unused ti_sci_list
Date: Tue, 16 Jul 2024 13:56:37 +0200 [thread overview]
Message-ID: <20240716115637.1954020-1-a.fatoum@pengutronix.de> (raw)
The variable is wholly unused, so just drop it for now.
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
drivers/firmware/ti_sci.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/drivers/firmware/ti_sci.c b/drivers/firmware/ti_sci.c
index 2e930064f474..c81e8aa1e742 100644
--- a/drivers/firmware/ti_sci.c
+++ b/drivers/firmware/ti_sci.c
@@ -15,9 +15,6 @@
#include "ti_sci.h"
-/* List of all TI SCI devices active in system */
-static LIST_HEAD(ti_sci_list);
-
/**
* struct ti_sci_xfer - Structure representing a message flow
* @tx_message: Transmit message
--
2.39.2
next reply other threads:[~2024-07-16 11:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-16 11:56 Ahmad Fatoum [this message]
2024-07-19 6:21 ` Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240716115637.1954020-1-a.fatoum@pengutronix.de \
--to=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox