summaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2014-11-12 20:32:49 -0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-11-25 17:06:39 -0800
commitf3006e44dd3dc0f2d0ce636585ed95d5b4ad6f35 (patch)
treeb7a82a5c8b67a9f7859c82b3dde3596e32cd9b94 /kernel/sysctl.c
parentbca2092d78970df3959462d2aae1941e6b24ebdf (diff)
downloadop-kernel-dev-f3006e44dd3dc0f2d0ce636585ed95d5b4ad6f35.zip
op-kernel-dev-f3006e44dd3dc0f2d0ce636585ed95d5b4ad6f35.tar.gz
serial: mxs-auart: Fix mxs_auart_set_ldisc()
Commit 732a84a037a4 ("serial: core: Pass termios to set_ldisc() notifications") changed the set_ldisc prototype. At the time of this commit the mxs_auart driver did not implement set_ldisc, so that's why it has not been converted. Adapt also mxs_auart_set_ldisc() so that the following build warning can be fixed: drivers/tty/serial/mxs-auart.c:962:2: warning: initialization from incompatible pointer type .set_ldisc = mxs_auart_set_ldisc, ^ drivers/tty/serial/mxs-auart.c:962:2: warning: (near initialization for 'mxs_auart_ops.set_ldisc') Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Tested-by: Janusz Uzycki <j.uzycki@elproma.com.pl> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud