summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_fsl.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-02-17 18:02:32 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-03-08 03:11:14 +0300
commit49c56bfcb7c44ec67c4e2d3a54656335e62bf3b8 (patch)
treea30ba39250e89375f6c963ecb58442b750f9ed55 /drivers/tty/serial/8250/8250_fsl.c
parent88725e917d2e54d0c1e1db01f643f085c3b7d1d0 (diff)
downloadlinux-49c56bfcb7c44ec67c4e2d3a54656335e62bf3b8.tar.xz
Revert "drivers/tty/serial: make 8250/8250_ingenic.c explicitly non-modular"
This reverts commit cafe1ac64023 ("drivers/tty: make serial 8250_ingenic.c explicitly non-modular"), which attempted to remove dead code but did not have the desired effect when the main 8250 driver was a loadable module itself. This would normally result in a link error, but as the entire drivers/tty/serial/8250/ directory is only entered when CONFIG_SERIAL_8250 is set, we never notice that the driver does not get built in this configuration. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/8250/8250_fsl.c')
0 files changed, 0 insertions, 0 deletions