MAINTAINERS: wifi: cw1200: add net-cw1200.h
authorSimon Horman <horms@kernel.org>
Mon, 2 Sep 2024 09:09:37 +0000 (10:09 +0100)
committerKalle Valo <kvalo@kernel.org>
Tue, 3 Sep 2024 18:36:02 +0000 (21:36 +0300)
This is part of an effort [1] to assign a section in MAINTAINERS to header
files that relate to Networking. In this case the files with "net" in
their name.

[1] https://lore.kernel.org/netdev/20240821-net-mnt-v2-0-59a5af38e69d@kernel.org/

It seems that net-cw1200.h is part of the CW1200 WLAN driver and
this it is appropriate to add it to the section for that driver.

Signed-off-by: Simon Horman <horms@kernel.org>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://patch.msgid.link/20240902-wifi-mnt-v2-1-f5ad1f36e993@kernel.org
MAINTAINERS

index 8766f3e..d705e22 100644 (file)
@@ -5951,6 +5951,7 @@ F:        Documentation/process/cve.rst
 CW1200 WLAN driver
 S:     Orphan
 F:     drivers/net/wireless/st/cw1200/
+F:     include/linux/platform_data/net-cw1200.h
 
 CX18 VIDEO4LINUX DRIVER
 M:     Andy Walls <awalls@md.metrocast.net>