diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2012-05-07 21:36:06 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-05-08 01:46:53 +0200 |
commit | abcefe5fc357440bde93f97ba1c72c3b81e2cef5 (patch) | |
tree | 392a8dbfe176b77f855efb421fac399e00a39e4d /lib/Kconfig.debug | |
parent | tty_lock: Localise the lock (diff) | |
download | linux-abcefe5fc357440bde93f97ba1c72c3b81e2cef5.tar.xz linux-abcefe5fc357440bde93f97ba1c72c3b81e2cef5.zip |
tty/amiserial: Add missing argument for tty_unlock()
commit d29f3ef39be4eec0362b985305fc526d9be318cf ("tty_lock: Localise the lock")
missed that d3a7b83f865b46bb7b5e1ed18a129ce1af349db4 ("drivers/tty/amiserial.c:
add missing tty_unlock") just added a new caller of tty_unlock():
drivers/tty/amiserial.c: In function ‘set_serial_info’:
drivers/tty/amiserial.c:1077: error: too few arguments to function ‘tty_unlock’
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions