firmware: ti_sci: Drop unused structure ti_sci_rm_type_map
authorLokesh Vutla <lokeshvutla@ti.com>
Thu, 6 Aug 2020 07:48:15 +0000 (13:18 +0530)
committerMarc Zyngier <maz@kernel.org>
Sun, 16 Aug 2020 21:00:22 +0000 (22:00 +0100)
commit9b98e02a3d369c5d0875338ea0717030471b5210
tree293dea083d1722cd7b8883275c78118c873a00bd
parent4473171db68fe9e3de3f2bc68a00527f23852ad8
firmware: ti_sci: Drop unused structure ti_sci_rm_type_map

struct ti_sci_rm_type_map is no longer used. Drop its definition and its
declarations.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Acked-by: Nishanth Menon <nm@ti.com>
Link: https://lore.kernel.org/r/20200806074826.24607-3-lokeshvutla@ti.com
drivers/firmware/ti_sci.c