]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
rtc: pm8xxx: drop unused module alias
authorJohan Hovold <johan+linaro@kernel.org>
Wed, 23 Apr 2025 13:03:16 +0000 (15:03 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 24 May 2025 21:58:23 +0000 (23:58 +0200)
commitd5e85c8bfaa630c5e854ac712b7f7d1f696c9954
tree06461c12328644d73d269d7ea5452b12bb41e1ba
parentc61f165617b19ad47be98791adb82ec7df9fa96b
rtc: pm8xxx: drop unused module alias

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

Fixes: 5a418558cdae ("rtc: pm8xxx: add support for devicetree")
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250423130318.31244-6-johan+linaro@kernel.org
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-pm8xxx.c