From: Paul Gortmaker Date: Tue, 8 May 2012 15:17:55 +0000 (-0400) Subject: cris: fix missing tty arg in wait_event_interruptible_tty call X-Git-Tag: v3.5-rc1~146^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd11b42e3598779cb25feaefb1d534a39fc35009;p=pandora-kernel.git 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 Cc: Jesper Nilsson Cc: Alan Cox Cc: Arnd Bergmann Signed-off-by: Paul Gortmaker Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed