arm-trusted-firmware/plat/arm/css/drivers/scpi
Jeenu Viswambharan 19583169e2 plat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomaly
The current definition of ARM_INSTANTIATE_LOCK macro includes a
semicolon, which means it's omitted where it's used. This is anomalous
for a C statement in global scope.

Fix this by removing semicolon from the definition; and where it's a
NOP, declare a file-scoped variable explicitly tagged as unused to avoid
compiler warning.

No functional changes.

Change-Id: I2c1d92ece4777e272a025011e03b8003f3543335
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
2017-08-29 12:02:18 +01:00
..
css_mhu.c plat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomaly 2017-08-29 12:02:18 +01:00
css_mhu.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
css_scpi.c CSS:Fix scpi "get_power_state" when ARM_PLAT_MT is set 2017-06-15 16:51:56 +05:30
css_scpi.h CSS: Reorganize the SCP Image transfer functionality 2017-07-20 17:49:08 +01:00