Skip to content

Commit a305df4

Browse files
visitorckwGeorgi Djakov
authored andcommitted
MAINTAINERS: Add interconnect-clk.h to interconnect API entry
Commit 0ac2a08 ("interconnect: add clk-based icc provider support") introduced include/linux/interconnect-clk.h but missed adding it to MAINTAINERS. Since the corresponding implementation drivers/interconnect/icc-clk.c is already covered by the drivers/interconnect/ directory entry, the header file should be listed as well. Fixes: 0ac2a08 ("interconnect: add clk-based icc provider support") Signed-off-by: Kuan-Wei Chiu <visitorckw@gmail.com> Link: https://lore.kernel.org/r/20251210181418.2123323-1-visitorckw@gmail.com Signed-off-by: Georgi Djakov <djakov@kernel.org>
1 parent 4721007 commit a305df4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13162,6 +13162,7 @@ F: Documentation/devicetree/bindings/interconnect/
1316213162
F: Documentation/driver-api/interconnect.rst
1316313163
F: drivers/interconnect/
1316413164
F: include/dt-bindings/interconnect/
13165+
F: include/linux/interconnect-clk.h
1316513166
F: include/linux/interconnect-provider.h
1316613167
F: include/linux/interconnect.h
1316713168

0 commit comments

Comments
 (0)