]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rtc: at91rm9200: drop unused module alias
authorJohan Hovold <johan+linaro@kernel.org>
Wed, 23 Apr 2025 13:03:12 +0000 (15:03 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 24 May 2025 21:58:23 +0000 (23:58 +0200)
commit9f05c3943eb621d3f5d6eaced5ac7c2d58f582a8
treec0102fe2a6daea65f18c895867201e2566c17725
parentead4532832795f700fd8962cb1f2aad74f3dfca7
rtc: at91rm9200: drop unused module alias

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

Fixes: 288d9cf1764a ("rtc: at91rm9200: use of_device_get_match_data()")
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-2-johan+linaro@kernel.org
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-at91rm9200.c