Arnd Bergmann
4811cfd286
ARM: s3c: fix s3c64xx_set_timer_source prototype
...
[ Upstream commit 5bf52f5e4d12b8109f348cab60cb7d51092c4270 ]
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-11 16:39:12 +01:00
..
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-10-24 10:33:08 -07:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2021-03-04 11:37:28 +01:00
2021-11-18 14:04:14 +01:00
2020-08-22 13:02:02 +02:00
2020-08-28 16:38:55 +02:00
2020-10-24 10:33:08 -07:00
2020-08-28 16:38:55 +02:00
2020-10-24 10:33:08 -07:00
2020-10-24 10:33:08 -07:00
2020-08-22 13:02:02 +02:00
2020-08-28 16:38:55 +02:00
2020-10-24 10:33:08 -07:00
2020-08-28 16:38:55 +02:00
2020-10-24 10:33:08 -07:00
2022-04-08 14:40:43 +02:00
2020-10-24 10:33:08 -07:00
2020-10-24 10:33:08 -07:00
2020-08-28 16:38:55 +02:00
2020-08-28 16:38:55 +02:00
2020-08-28 16:38:55 +02:00
2020-08-22 13:02:02 +02:00
2020-10-24 10:33:08 -07:00
2020-08-28 16:38:55 +02:00
2020-10-24 10:33:08 -07:00
2020-10-24 10:33:08 -07:00
2020-10-24 10:33:08 -07:00
2020-10-24 10:33:08 -07:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-28 16:38:55 +02:00
2020-08-28 16:38:55 +02:00
2020-08-28 16:38:55 +02:00
2020-08-28 16:38:55 +02:00
2020-08-28 16:38:55 +02:00
2020-08-28 16:38:55 +02:00
2020-08-28 16:38:55 +02:00
2020-08-28 16:38:55 +02:00
2020-08-28 16:38:55 +02:00
2020-08-28 16:38:55 +02:00
2020-08-28 16:38:55 +02:00
2020-08-28 16:38:55 +02:00
2020-10-24 10:33:08 -07:00
2020-08-22 13:45:38 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-09-26 12:55:43 -07:00
2020-08-28 16:38:55 +02:00
2023-03-11 16:39:12 +01:00
2020-08-28 16:38:55 +02:00
2020-09-26 12:55:43 -07:00
2020-09-26 12:55:43 -07:00
2020-09-26 12:55:43 -07:00
2020-08-22 13:02:02 +02:00
2020-09-26 12:55:43 -07:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-09-26 12:55:43 -07:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00
2020-08-22 13:02:02 +02:00