diff options
author | Mark A. Greer <mgreer@mvista.com> | 2006-03-25 06:08:27 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-25 11:23:02 -0500 |
commit | 6261c8e34f07f09270b37e14c05962c952cbeebe (patch) | |
tree | 0778accb4d59ed82e5b5275f1efecc874debd174 /drivers/serial/mpsc.c | |
parent | a30ff2e348af9d3a1782103130c88960550a773f (diff) |
[PATCH] serial: mpsc driver has definition of SUPPORT_SYSRQ below include of serial_core.h
The definition of SUPPORT_SYSRQ must come before #include of serial_core.h.
This patch moves the definition of SUPPORT_SYSRQ to be just after the #include
of config.h to make it consistent with 8250.c.
Reported-by: Stephane Chazelas <Stephane@artesyncp.com>
Signed-off-by: Mark A. Greer <mgreer@mvista.com>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/serial/mpsc.c')
0 files changed, 0 insertions, 0 deletions