arm-trusted-firmware/plat/xilinx/zynqmp/pm_service
Soren Brinkmann a97f6272b7 zynqmp: Remove duplicate 'const' declaration
Fixing compilation errors due to duplicate 'const' keyword:
  plat/xilinx/zynqmp/pm_service/pm_client.c:39:29: error: duplicate 'const' declaration specifier [-Werror=duplicate-decl-specifier]
   static const struct pm_proc const pm_procs_all[] = {
                               ^~~~~

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
2017-07-01 20:24:47 -07:00
..
pm_api_sys.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
pm_api_sys.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
pm_client.c zynqmp: Remove duplicate 'const' declaration 2017-07-01 20:24:47 -07:00
pm_client.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
pm_common.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
pm_defs.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
pm_ipi.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
pm_ipi.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
pm_svc_main.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
pm_svc_main.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00