OSDN Git Service

firmware: arm_scmi: Remove duplicate declaration of struct scmi_protocol_handle
authorWan Jiabing <wanjiabing@vivo.com>
Tue, 27 Apr 2021 03:30:31 +0000 (11:30 +0800)
committerSudeep Holla <sudeep.holla@arm.com>
Tue, 27 Apr 2021 10:57:26 +0000 (11:57 +0100)
commit03f840c49207e8c125b3df8c29c13137c6675d42
tree68d7f761f78ba22a8237e2b7a95a8b1f2685ffea
parentd9cd78edb2e6b7e26747c0ec312be31e7ef196fe
firmware: arm_scmi: Remove duplicate declaration of struct scmi_protocol_handle

struct scmi_protocol_handle is declared twice, let us remove the duplicate
declaration.

Link: https://lore.kernel.org/r/20210427033031.4580-1-wanjiabing@vivo.com
Reviewed-by: Cristian Marussi <cristian.marussi@arm.com>
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
[sudeep.holla: minor updates to the title and the changelog]
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
drivers/firmware/arm_scmi/notify.h