summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_fsl.c
diff options
context:
space:
mode:
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>2015-11-12 15:21:23 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-11-20 16:19:54 -0800
commitfa70045e9df47d2e7a698e5f7a0d21423a58cdaa (patch)
tree76659df31b9328148f44bdaf0f27fe57b7c0c87c /drivers/tty/serial/8250/8250_fsl.c
parent6b2a3d628aa752f0ab825fc6d4d07b09e274d1c1 (diff)
downloadlinux-fa70045e9df47d2e7a698e5f7a0d21423a58cdaa.tar.bz2
serial: 8250_mid: Add missing dependency
8250_mid uses rational_best_approximation() function, so the driver needs to select CONFIG_RATIONAL option. This fixes build error when CONFIG_RATIONAL is not enabled: drivers/built-in.o: In function `mid8250_set_termios': 8250_mid.c:(.text+0x10169a): undefined reference to `rational_best_approximation' Reported-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Acked-by: Andy Shevchenko <andy.shevchenko@gmail.com> 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