linux-stable/arch/arm/mach-s3c
Arnd Bergmann c42defea2d ARM: s3c: fix s3c64xx_set_timer_source prototype
[ Upstream commit 5bf52f5e4d ]

The prototype does not match the definition, as gcc-13 points
out:

arch/arm/mach-s3c/s3c64xx.c:169:13: error: conflicting types for 's3c64xx_set_timer_source' due to enum/integer mismatch; have 'void(unsigned int,  unsigned int)' [-Werror=enum-int-mismatch]
  169 | void __init s3c64xx_set_timer_source(unsigned int event, unsigned int source)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from arch/arm/mach-s3c/s3c64xx.c:50:
arch/arm/mach-s3c/s3c64xx.h:62:20: note: previous declaration of 's3c64xx_set_timer_source' with type 'void(enum s3c64xx_timer_mode,  enum s3c64xx_timer_mode)'
   62 | extern void __init s3c64xx_set_timer_source(enum s3c64xx_timer_mode event,
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~

Fixes: 4280506ac9 ("ARM: SAMSUNG: Move all platforms to new clocksource driver")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20230118090224.2162863-1-arnd@kernel.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-03-10 09:39:01 +01:00
..
include/mach
Kconfig
Kconfig.s3c24xx
Kconfig.s3c64xx
Makefile
Makefile.boot
Makefile.s3c24xx
Makefile.s3c64xx
adc-core.h
adc.c
anubis.h
ata-core-s3c64xx.h
backlight-s3c64xx.h
bast-ide.c
bast-irq.c
bast.h
common-smdk-s3c24xx.c mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer 2020-12-10 22:37:29 +01:00
common-smdk-s3c24xx.h
cpu.c
cpu.h
cpufreq-utils-s3c24xx.c
cpuidle-s3c64xx.c
crag6410.h
dev-audio-s3c64xx.c
dev-backlight-s3c64xx.c
dev-uart-s3c64xx.c
dev-uart.c
devs.c
devs.h
dma-s3c24xx.h
dma-s3c64xx.h
dma.h
fb-core-s3c24xx.h
fb.h
gpio-cfg-helpers.h
gpio-cfg.h
gpio-core.h
gpio-samsung-s3c24xx.h
gpio-samsung-s3c64xx.h
gpio-samsung.c
gpio-samsung.h
gta02.h
h1940-bluetooth.c
h1940.h
hardware-s3c24xx.h
iic-core.h
init.c
iotiming-s3c2410.c
iotiming-s3c2412.c
irq-pm-s3c24xx.c
irq-pm-s3c64xx.c
irq-s3c24xx-fiq-exports.c
irq-s3c24xx-fiq.S ARM: s3c: fix fiq for clang IAS 2021-02-06 14:11:09 +01:00
irq-s3c24xx.c ARM: s3c: irq-s3c24xx: Fix return value check for s3c24xx_init_intc() 2021-11-18 19:16:46 +01:00
irq-uart-s3c64xx.h
keypad.h
mach-amlm5900.c
mach-anubis.c mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer 2020-12-10 22:37:29 +01:00
mach-anw6410.c
mach-at2440evb.c mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer 2020-12-10 22:37:29 +01:00
mach-bast.c mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer 2020-12-10 22:37:29 +01:00
mach-crag6410-module.c
mach-crag6410.c
mach-gta02.c ARM: s3c: delete unneed local variable "delay" 2021-08-19 23:40:09 +02:00
mach-h1940.c
mach-hmt.c
mach-jive.c ARM: 9187/1: JIVE: fix return value of __setup handler 2022-04-08 14:24:13 +02:00
mach-mini2440.c ARM: s3c: mini2440: Constify the software node 2021-04-10 21:43:01 +02:00
mach-mini6410.c
mach-n30.c
mach-ncp.c
mach-nexcoder.c
mach-osiris-dvs.c
mach-osiris.c mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer 2020-12-10 22:37:29 +01:00
mach-otom.c
mach-qt2410.c mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer 2020-12-10 22:37:29 +01:00
mach-real6410.c
mach-rx1950.c ARM: s3c: Remove unnecessary break in RX1950 2021-05-11 08:29:40 -04:00
mach-rx3715.c mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer 2020-12-10 22:37:29 +01:00
mach-s3c64xx-dt.c
mach-s3c2416-dt.c
mach-smartq.c
mach-smartq.h
mach-smartq5.c
mach-smartq7.c
mach-smdk2410.c
mach-smdk2413.c
mach-smdk2416.c
mach-smdk2440.c
mach-smdk2443.c
mach-smdk6400.c
mach-smdk6410.c
mach-tct_hammer.c
mach-vr1000.c
mach-vstms.c mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer 2020-12-10 22:37:29 +01:00
map-s3c.h
map-s3c24xx.h
map-s3c64xx.h
map-s5p.h
map.h
nand-core-s3c24xx.h
onenand-core-s3c64xx.h
osiris.h
otom.h
pl080.c
platformdata.c
pll-s3c2410.c
pll-s3c2440-12000000.c
pll-s3c2440-16934400.c
pm-common.c
pm-common.h
pm-core-s3c24xx.h
pm-core-s3c64xx.h
pm-core.h
pm-gpio.c
pm-h1940.S
pm-s3c24xx.c
pm-s3c64xx.c
pm-s3c2410.c
pm-s3c2412.c
pm-s3c2416.c
pm.c
pm.h
pwm-core.h
regs-adc.h
regs-clock-s3c24xx.h
regs-clock-s3c64xx.h
regs-clock.h
regs-dsc-s3c24xx.h
regs-gpio-memport-s3c64xx.h
regs-gpio-s3c24xx.h
regs-gpio-s3c64xx.h
regs-gpio.h
regs-irq-s3c24xx.h
regs-irq-s3c64xx.h
regs-irq.h
regs-irqtype.h
regs-mem-s3c24xx.h
regs-modem-s3c64xx.h
regs-s3c2443-clock.h
regs-srom-s3c64xx.h
regs-sys-s3c64xx.h
regs-syscon-power-s3c64xx.h
regs-usb-hsotg-phy-s3c64xx.h
rtc-core-s3c24xx.h
s3c24xx.c
s3c24xx.h
s3c64xx.c ARM: s3c: fix s3c64xx_set_timer_source prototype 2023-03-10 09:39:01 +01:00
s3c64xx.h
s3c244x.c
s3c2410.c
s3c2412-power.h
s3c2412.c
s3c2412.h
s3c2416.c
s3c2440.c
s3c2442.c
s3c2443.c
s3c6400.c
s3c6410.c
sdhci.h
setup-fb-24bpp-s3c64xx.c
setup-i2c-s3c24xx.c
setup-i2c0-s3c64xx.c
setup-i2c1-s3c64xx.c
setup-ide-s3c64xx.c
setup-keypad-s3c64xx.c
setup-sdhci-gpio-s3c24xx.c
setup-sdhci-gpio-s3c64xx.c
setup-spi-s3c24xx.c
setup-spi-s3c64xx.c
setup-ts-s3c24xx.c
setup-usb-phy-s3c64xx.c
simtec-audio.c
simtec-nor.c
simtec-pm.c
simtec-usb.c
simtec.h
sleep-s3c24xx.S
sleep-s3c64xx.S
sleep-s3c2410.S
sleep-s3c2412.S
spi-core-s3c24xx.h
usb-phy.h
vr1000.h
wakeup-mask.c
wakeup-mask.h