commit | 27901cccf8dd7b9e8d77c2637a2b306d731e567d | [log] [tgz] |
---|---|---|
author | Sudeep Holla <sudeep.holla@arm.com> | Tue Dec 05 23:17:03 2017 +0100 |
committer | Sudeep Holla <sudeep.holla@arm.com> | Fri Feb 23 15:12:51 2018 +0000 |
tree | 5b13804c0a7a904c89ae33f6f9416a220faa2f92 | |
parent | 83a6060c0cd07cafdf8baa08e26c602a06977a2c [diff] |
firmware: arm_scpi: drop unnecessary type cast to scpi_shared_mem This patch drops the only present type cast of the SCPI payload pointer to scpi_shared_mem inorder to align with other occurrences, IOW for consistency. Tested-by: Kevin Hilman <khilman@baylibre.com> Reviewed-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>