linux/arch/arm/mach-davinci
Arnd Bergmann 30955b4afc
ARM: davinci: fix davinci_cpufreq_init() declaration
The davinci_cpufreq_init() declaration is only seen by its caller
but not the definition:

drivers/cpufreq/davinci-cpufreq.c:153:12: error: no previous prototype for 'davinci_cpufreq_init'

Move it into the platform_data header that is already used an
interface between the two places.

Acked-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Link: https://lore.kernel.org/r/20230516153109.514251-2-arnd@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2023-05-26 13:31:31 +02:00
..
clock.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
common.c ARM: davinci: fix davinci_cpufreq_init() declaration 2023-05-26 13:31:31 +02:00
common.h ARM: davinci: fix davinci_cpufreq_init() declaration 2023-05-26 13:31:31 +02:00
cpuidle.c cpuidle,arch: Mark all regular cpuidle_state:: Enter methods __cpuidle 2023-01-13 11:48:18 +01:00
cpuidle.h treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 1) 2022-06-10 14:51:35 +02:00
cputype.h ARM: davinci: clean up platform support 2023-01-12 10:53:12 +01:00
da8xx-dt.c ARM: davinci: remove include/mach/ subdirectory 2022-04-29 09:53:06 +02:00
da8xx.h ARM: davinci: clean up platform support 2023-01-12 10:53:12 +01:00
da830.c ARM: davinci: clean up platform support 2023-01-12 10:53:12 +01:00
da850.c ARM: davinci: clean up platform support 2023-01-12 10:53:12 +01:00
ddr2.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
devices-da8xx.c ARM: davinci: clean up platform support 2023-01-12 10:53:12 +01:00
hardware.h treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 1) 2022-06-10 14:51:35 +02:00
irqs.h ARM: davinci: clean up platform support 2023-01-12 10:53:12 +01:00
Kconfig ARM: davinci: clean up platform support 2023-01-12 10:53:12 +01:00
Makefile ARM: davinci: clean up platform support 2023-01-12 10:53:12 +01:00
mux.c ARM: davinci: clean up platform support 2023-01-12 10:53:12 +01:00
mux.h ARM: davinci: clean up platform support 2023-01-12 10:53:12 +01:00
pdata-quirks.c ARM: davinci: remove include/mach/ subdirectory 2022-04-29 09:53:06 +02:00
pm_domain.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 1) 2022-06-10 14:51:35 +02:00
pm.c ARM: davinci: remove include/mach/ subdirectory 2022-04-29 09:53:06 +02:00
pm.h treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 1) 2022-06-10 14:51:35 +02:00
psc.h ARM: davinci: clean up platform support 2023-01-12 10:53:12 +01:00
sleep.S ARM: davinci: Replace HTTP links with HTTPS ones 2020-07-21 20:21:33 +05:30
sram.c ARM: davinci: remove include/mach/ subdirectory 2022-04-29 09:53:06 +02:00
sram.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00