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

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

Fixes: dd3bf50b35e3 ("rtc: cpcap: new rtc driver")
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Link: https://lore.kernel.org/r/20250423130318.31244-3-johan+linaro@kernel.org
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-cpcap.c