diff options
author | Vineet Gupta <vgupta@synopsys.com> | 2020-08-26 03:37:17 +0200 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2020-10-06 06:02:29 +0200 |
commit | dd7c7ab01a04d645b7e7baa8530bfd81e31a2202 (patch) | |
tree | 0560a3d6a1e267761641b89bab123c142a4019ec /MAINTAINERS | |
parent | Linux 5.9-rc8 (diff) | |
download | linux-dd7c7ab01a04d645b7e7baa8530bfd81e31a2202.tar.xz linux-dd7c7ab01a04d645b7e7baa8530bfd81e31a2202.zip |
ARC: [plat-eznps]: Drop support for EZChip NPS platform
NPS customers are no longer doing active development, as evident from
rand config build failures reported in recent times, so drop support
for NPS platform.
Tested-by: kernel test robot <lkp@intel.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 33b27e62ce19..3b33837c8e05 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6608,13 +6608,6 @@ L: iommu@lists.linux-foundation.org S: Maintained F: drivers/iommu/exynos-iommu.c -EZchip NPS platform support -M: Vineet Gupta <vgupta@synopsys.com> -M: Ofer Levi <oferle@nvidia.com> -S: Supported -F: arch/arc/boot/dts/eznps.dts -F: arch/arc/plat-eznps - F2FS FILE SYSTEM M: Jaegeuk Kim <jaegeuk@kernel.org> M: Chao Yu <yuchao0@huawei.com> |