diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2020-08-20 22:42:03 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2020-08-28 16:38:55 +0200 |
commit | a1342f6a9ff88ad88ff7a981c53ae0869c94d243 (patch) | |
tree | 0cbc098a8dc96bacbbc215d3e97d0f1602be7b87 /arch/Kconfig | |
parent | 21cfa049290b281530f237bf03e9f4c1038e0f72 (diff) |
ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup
PWM timer initialization has two independent implementations - one for
S3C24xx and one for S3C64xx. The naming however was always the same
and before also the declaration was shared. This is confusing, error
prone and might cause issues when trying to build multiplatform kernel.
Suggested-by: Tomasz Figa <tomasz.figa@gmail.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20200820204203.22328-1-krzk@kernel.org
Diffstat (limited to 'arch/Kconfig')
0 files changed, 0 insertions, 0 deletions