On Wed, Mar 14, 2018 at 04:35:53PM +0100, Arnd Bergmann wrote: > The cris architecture is getting removed, so we don't need the > uart driver any more. > > Signed-off-by: Arnd Bergmann <[email protected]> > --- > .../bindings/serial/axis,etraxfs-uart.txt | 22 - > drivers/tty/serial/Kconfig | 11 - > drivers/tty/serial/Makefile | 2 - > drivers/tty/serial/crisv10.c | 4248 > -------------------- > drivers/tty/serial/crisv10.h | 133 - > drivers/tty/serial/etraxfs-uart.c | 960 ----- > 6 files changed, 5376 deletions(-) > delete mode 100644 > Documentation/devicetree/bindings/serial/axis,etraxfs-uart.txt > delete mode 100644 drivers/tty/serial/crisv10.c > delete mode 100644 drivers/tty/serial/crisv10.h > delete mode 100644 drivers/tty/serial/etraxfs-uart.c
Acked-by: Greg Kroah-Hartman <[email protected]>

