diff options
author | Denis Efremov <efremov@linux.com> | 2019-08-13 09:15:47 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2019-08-23 10:53:48 +0300 |
commit | d5d4aa1ec1983911b0e1c656c97da16332f85fc9 (patch) | |
tree | e151014e0fae7e933a935194ff7d0d968b4f3378 /MAINTAINERS | |
parent | 74639d66e1ec069d27eebb97b545916a86d983ea (diff) | |
download | linux-d5d4aa1ec1983911b0e1c656c97da16332f85fc9.tar.xz |
MAINTAINERS: Remove FMC subsystem
Cleanup MAINTAINERS from FMC record since the subsystem was removed.
Cc: Pat Riehecky <riehecky@fnal.gov>
Fixes: 6a80b30086b8 ("fmc: Delete the FMC subsystem")
Signed-off-by: Denis Efremov <efremov@linux.com>
Link: https://lore.kernel.org/r/20190813061547.17847-1-efremov@linux.com
Reviewed-by: Federico Vaga <federico.vaga@cern.ch>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-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 L: linux-block@vger.kernel.org F: drivers/block/floppy.c -FMC SUBSYSTEM -M: Alessandro Rubini <rubini@gnudd.com> -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 <mdf@kernel.org> L: linux-fpga@vger.kernel.org |