u-boot-brain/arch/arm/mach-uniphier
Patrick Delaunay e21e3ffdd1 psci: Fix warnings when compiling with W=1
This patch solves the following warnings:
arch/arm/mach-stm32mp/psci.c:

warning: no previous prototype for ‘psci_set_state’ [-Wmissing-prototypes]
warning: no previous prototype for ‘psci_arch_cpu_entry’ [-Wmissing-prototypes]
warning: no previous prototype for ‘psci_features’ [-Wmissing-prototypes]
warning: no previous prototype for ‘psci_version’ [-Wmissing-prototypes]
warning: no previous prototype for ‘psci_affinity_info’ [-Wmissing-prototypes]
warning: no previous prototype for ‘psci_migrate_info_type’ [-Wmissing-prototypes]
warning: no previous prototype for ‘psci_cpu_on’ [-Wmissing-prototypes]
warning: no previous prototype for ‘psci_cpu_off’ [-Wmissing-prototypes]
warning: no previous prototype for ‘psci_system_reset’ [-Wmissing-prototypes]
warning: no previous prototype for ‘psci_system_off’ [-Wmissing-prototypes]

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
2019-07-24 14:15:38 -04:00
..
arm32 psci: Fix warnings when compiling with W=1 2019-07-24 14:15:38 -04:00
arm64 ARM: uniphier: make mem_map run-time configurable 2019-07-10 22:42:05 +09:00
bcu SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
boot-device ARM: uniphier: de-couple SG macros into base address and offset 2019-07-10 22:42:00 +09:00
clk ARM: uniphier: de-couple SC macros into base address and offset 2019-07-10 22:42:02 +09:00
debug-uart ARM: uniphier: de-couple SC macros into base address and offset 2019-07-10 22:42:02 +09:00
dram SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sbc ARM: uniphier: make boot_is_swapped() code optional 2019-07-10 22:41:58 +09:00
base-address.c ARM: uniphier: detect register base addresses run-time 2019-07-10 22:42:03 +09:00
base-address.h ARM: uniphier: detect register base addresses run-time 2019-07-10 22:42:03 +09:00
board_init.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
board_late_init.c ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-time 2019-07-10 22:42:09 +09:00
boards.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cpu-info.c ARM: uniphier: detect register base addresses run-time 2019-07-10 22:42:03 +09:00
debug.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dram_init.c ARM: uniphier: remove CONFIG_SYS_SDRAM_BASE 2019-07-10 22:42:06 +09:00
fdt-fixup.c ARM: uniphier: support fdt_fixup_mtdparts 2018-07-25 08:47:53 +09:00
init.h ARM: uniphier: make mem_map run-time configurable 2019-07-10 22:42:05 +09:00
Kconfig Kconfig: Sort bool, default, select and imply options 2018-07-30 07:18:48 -04:00
Makefile ARM: uniphier: detect register base addresses run-time 2019-07-10 22:42:03 +09:00
memconf.c ARM: uniphier: de-couple SG macros into base address and offset 2019-07-10 22:42:00 +09:00
micro-support-card.c ARM: uniphier: check DT to determine whether to use support card 2019-07-10 22:41:56 +09:00
micro-support-card.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mmc-boot-mode.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mmc-first-dev.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pinctrl-glue.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
reset.c ARM: uniphier: de-couple SC macros into base address and offset 2019-07-10 22:42:02 +09:00
sc-regs.h ARM: uniphier: de-couple SC macros into base address and offset 2019-07-10 22:42:02 +09:00
sc64-regs.h ARM: uniphier: detect register base addresses run-time 2019-07-10 22:42:03 +09:00
sg-regs.h ARM: uniphier: detect register base addresses run-time 2019-07-10 22:42:03 +09:00
soc-info.c ARM: uniphier: de-couple SG macros into base address and offset 2019-07-10 22:42:00 +09:00
soc-info.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
spl_board_init.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00