diff options
author | Mike Rapoport <rppt@linux.ibm.com> | 2020-06-10 08:57:50 +0200 |
---|---|---|
committer | Mike Rapoport <rppt@linux.ibm.com> | 2020-07-01 11:10:43 +0200 |
commit | c59e68250c4b317c99f1d1a1e8f990fd8e608afd (patch) | |
tree | cde099fa62e9ff2105d70ad5c908f060c9069cab /MAINTAINERS | |
parent | cpufreq: remove unicore32 driver (diff) | |
download | linux-c59e68250c4b317c99f1d1a1e8f990fd8e608afd.tar.xz linux-c59e68250c4b317c99f1d1a1e8f990fd8e608afd.zip |
i2c/buses: remove i2c-puv3 driver
The unicore32 port is removed from the kernel.
There is no point to keep stale i2c bus driver for this architecture.
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1de95aa44bbb..ec65e063e258 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13585,7 +13585,6 @@ M: Guan Xuetao <gxt@pku.edu.cn> S: Maintained W: http://mprc.pku.edu.cn/~guanxuetao/linux T: git git://github.com/gxt/linux.git -F: drivers/i2c/busses/i2c-puv3.c F: drivers/input/serio/i8042-unicore32io.h F: drivers/rtc/rtc-puv3.c F: drivers/video/fbdev/fb-puv3.c |