diff options
author | Michal Simek <michal.simek@xilinx.com> | 2020-11-09 11:59:41 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-03-23 17:27:38 +0100 |
commit | 2907f851f64a2f1ec5d75e60740e0819a660c5c0 (patch) | |
tree | 0c9c5855b8442a01a81e1068b64e50b6a34f3adb /MAINTAINERS | |
parent | s390/dasd: let driver core manage the sysfs attributes (diff) | |
download | linux-2907f851f64a2f1ec5d75e60740e0819a660c5c0.tar.xz linux-2907f851f64a2f1ec5d75e60740e0819a660c5c0.zip |
xsysace: Remove SYSACE driver
Sysace IP is no longer used on Xilinx PowerPC 405/440 and Microblaze
systems. The driver is not regularly tested and very likely not working for
quite a long time that's why remove it.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index aa84121c5611..98cfdce236d4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2717,7 +2717,6 @@ F: Documentation/devicetree/bindings/i2c/cdns,i2c-r1p10.yaml F: Documentation/devicetree/bindings/i2c/xlnx,xps-iic-2.00.a.yaml F: Documentation/devicetree/bindings/spi/xlnx,zynq-qspi.yaml F: arch/arm/mach-zynq/ -F: drivers/block/xsysace.c F: drivers/clocksource/timer-cadence-ttc.c F: drivers/cpuidle/cpuidle-zynq.c F: drivers/edac/synopsys_edac.c |