]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: drop unneeded file entry in NVIDIA VRS RTC DRIVER
authorLukas Bulwahn <lukas.bulwahn@redhat.com>
Mon, 10 Nov 2025 07:35:44 +0000 (08:35 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 8 Dec 2025 21:31:29 +0000 (22:31 +0100)
Commit 9d6d6b06933c ("rtc: nvvrs: add NVIDIA VRS RTC device driver") adds
the section NVIDIA VRS RTC DRIVER in MAINTAINERS, which refers to the
non-existing file include/linux/rtc/rtc-nvidia-vrs10.h

Note, with the changes of v6 to v7 of the patch series adding the driver,
the content of this include file was moved into the driver file, and the
include file was dropped from that patch. It was simply missed to adjust
the section in MAINTAINERS that was newly added with that patch.

Drop the file entry to this non-existing file accordingly now.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Jon Hunter <jonathanh@nvidia.com>
Reviewed-by: Shubhi Garg <shgarg@nvidia.com>
Link: https://patch.msgid.link/20251110073544.443816-1-lukas.bulwahn@redhat.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
MAINTAINERS

index a3b87f2c9eb60cde45cbad0eaff269dbc1bcb1ea..0a19e3171ad4f026e7bc7d64f9ea20ffbc6c3c2b 100644 (file)
@@ -18434,7 +18434,6 @@ L:      linux-tegra@vger.kernel.org
 S:     Maintained
 F:     Documentation/devicetree/bindings/rtc/nvidia,vrs-10.yaml
 F:     drivers/rtc/rtc-nvidia-vrs10.c
-F:     include/linux/rtc/rtc-nvidia-vrs10.h
 
 NVIDIA WMI EC BACKLIGHT DRIVER
 M:     Daniel Dadap <ddadap@nvidia.com>