* [PATCH] firmware: ti_sci: drop unused ti_sci_list
@ 2024-07-16 11:56 Ahmad Fatoum
2024-07-19 6:21 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2024-07-16 11:56 UTC (permalink / raw)
To: barebox; +Cc: Ahmad Fatoum
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] firmware: ti_sci: drop unused ti_sci_list
2024-07-16 11:56 [PATCH] firmware: ti_sci: drop unused ti_sci_list Ahmad Fatoum
@ 2024-07-19 6:21 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2024-07-19 6:21 UTC (permalink / raw)
To: barebox, Ahmad Fatoum
On Tue, 16 Jul 2024 13:56:37 +0200, Ahmad Fatoum wrote:
> The variable is wholly unused, so just drop it for now.
>
>
Applied, thanks!
[1/1] firmware: ti_sci: drop unused ti_sci_list
https://git.pengutronix.de/cgit/barebox/commit/?id=9392b24e439d (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-19 6:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-16 11:56 [PATCH] firmware: ti_sci: drop unused ti_sci_list Ahmad Fatoum
2024-07-19 6:21 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox