rtc: s3c: drop unused module alias
authorJohan Hovold <johan+linaro@kernel.org>
Wed, 23 Apr 2025 13:03:17 +0000 (15:03 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 24 May 2025 21:58:24 +0000 (23:58 +0200)
commit149834a414e1fc25411a2e0e913ba3127e5758c9
treee751d7415a7b092de9c619d02cb4681d4eefd521
parentd5e85c8bfaa630c5e854ac712b7f7d1f696c9954
rtc: s3c: drop unused module alias

The driver only support OF probe so drop the unused platform module
alias.

Fixes: ae05c95074e0 ("rtc: s3c: add s3c_rtc_data structure to use variant data instead of s3c_cpu_type")
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Fixes: 0d297df03890 ("ARM: s3c: simplify platform code")
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250423130318.31244-7-johan+linaro@kernel.org
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-s3c.c