diff options
author | Arnd Bergmann <arnd@arndb.de> | 2016-02-17 16:02:31 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-03-08 01:11:14 +0100 |
commit | 88725e917d2e54d0c1e1db01f643f085c3b7d1d0 (patch) | |
tree | 4db04679428dc132e758e1e66357f60b6ab05aec /ipc/shm.c | |
parent | serial: mvebu-uart: initial support for Armada-3700 serial port (diff) | |
download | linux-88725e917d2e54d0c1e1db01f643f085c3b7d1d0.tar.xz linux-88725e917d2e54d0c1e1db01f643f085c3b7d1d0.zip |
Revert "drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular"
This reverts commit d72d391c126e ("drivers/tty/serial: make
8250/8250_mtk.c explicitly non-modular"), which intended to remove dead
code but did not have the desired effect when the main 8250 driver was
a 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>
Acked-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'ipc/shm.c')
0 files changed, 0 insertions, 0 deletions