diff options
author | Denis Efremov <[email protected]> | 2019-08-13 09:15:47 +0300 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2019-08-23 09:53:48 +0200 |
commit | d5d4aa1ec1983911b0e1c656c97da16332f85fc9 (patch) | |
tree | e151014e0fae7e933a935194ff7d0d968b4f3378 | |
parent | 74639d66e1ec069d27eebb97b545916a86d983ea (diff) |
MAINTAINERS: Remove FMC subsystem
Cleanup MAINTAINERS from FMC record since the subsystem was removed.
Cc: Pat Riehecky <[email protected]>
Fixes: 6a80b30086b8 ("fmc: Delete the FMC subsystem")
Signed-off-by: Denis Efremov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Federico Vaga <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 783569e3c4b4..b9d8bc8241b8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6326,15 +6326,6 @@ S: Orphan F: drivers/block/floppy.c -FMC SUBSYSTEM -M: Alessandro Rubini <[email protected]> -W: http://www.ohwr.org/projects/fmc-bus -S: Supported -F: drivers/fmc/ -F: include/linux/fmc*.h -F: include/linux/ipmi-fru.h -K: fmc_d.*register - FPGA MANAGER FRAMEWORK M: Moritz Fischer <[email protected]> |