diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2012-05-08 11:17:55 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-05-08 08:58:01 -0700 |
commit | fd11b42e3598779cb25feaefb1d534a39fc35009 (patch) | |
tree | 03af637830cd5f6beb5e14852098949357713fac /arch | |
parent | abcefe5fc357440bde93f97ba1c72c3b81e2cef5 (diff) | |
download | talos-op-linux-fd11b42e3598779cb25feaefb1d534a39fc35009.tar.gz talos-op-linux-fd11b42e3598779cb25feaefb1d534a39fc35009.zip |
cris: fix missing tty arg in wait_event_interruptible_tty call
Commit d29f3ef39be4eec0362b985305fc526d9be318cf
"tty_lock: Localise the lock"
added a tty arg to wait_event_interruptible_tty() but it missed
this arch specific instance for cris, causing a compile failure.
Cc: Mikael Starvik <starvik@axis.com>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Cc: Alan Cox <alan@linux.intel.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions