diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-11-16 16:48:09 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-11-20 16:19:54 -0800 |
commit | bd63acf9e9a6b48e9c6c15f0f413f85a481cb5ef (patch) | |
tree | 758d3c7eb4b3811a56f9ffd8a656763c2f1156ed /drivers/i2c | |
parent | fa70045e9df47d2e7a698e5f7a0d21423a58cdaa (diff) | |
download | linux-bd63acf9e9a6b48e9c6c15f0f413f85a481cb5ef.tar.bz2 |
serial: export fsl8250_handle_irq
fsl8250_handle_irq is now used by the of_serial driver, and that fails
if it is a loadable module:
ERROR: "fsl8250_handle_irq" [drivers/tty/serial/of_serial.ko] undefined!
This exports the symbol to avoid randconfig errors.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Fixes: d43b54d269d2 ("serial: Enable Freescale 16550 workaround on arm")
Cc: Scott Wood <scottwood@freescale.com>
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions