1
0
Fork 0
alistair23-linux/arch/arm/mach-sunxi
Philipp Zabel fdce60787f reset: sunxi: declare sun6i_reset_init in a header file
Avoid declaring extern functions in c files. To make sure function
definition and usage don't get out of sync, declare sun6i_reset_init
in a common header.

Suggested-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2019-01-28 11:16:04 +01:00
..
Kconfig ARM: sunxi: add Allwinner ARMv5 SoCs 2018-12-03 09:57:59 +01:00
Makefile ARM: sunxi: smp: Move assembly code into a file 2018-05-08 14:47:36 +02:00
headsmp.S ARM: sunxi: Add initialization of CNTVOFF 2018-05-08 14:52:41 +02:00
mc_smp.c ARM: sun8i: smp: Add support for A83T 2018-05-08 15:00:20 +02:00
platsmp.c ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol 2017-02-28 11:06:10 +00:00
sunxi.c reset: sunxi: declare sun6i_reset_init in a header file 2019-01-28 11:16:04 +01:00