[PATCH] firmware: ti_sci: drop unused ti_sci_list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The variable is wholly unused, so just drop it for now.

Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
---
 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





[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux