]> git.baikalelectronics.ru Git - kernel.git/commit
mux: fix build problem
authorAlexander Beregalov <a.beregalov@gmail.com>
Mon, 6 Apr 2009 16:34:34 +0000 (17:34 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 6 Apr 2009 21:36:35 +0000 (14:36 -0700)
commit007fef397a6d843d54300384f2d7ef2101d3a859
tree55726382b94f45095077fe904e8cb6970ab1fb5f
parent36a3bebfa95e2b81e065d35ed42ab55b39959508
mux: fix build problem

Fixes:

  In file included from drivers/serial/mux.c:37:
  include/linux/serial_core.h: In function 'uart_handle_sysrq_char':
  include/linux/serial_core.h:467: error: 'struct uart_port' has no member named 'sysrq'
  include/linux/serial_core.h:468: error: 'struct uart_port' has no member named 'sysrq'

Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/serial_core.h