diff options
author | Paul Mundt <lethal@linux-sh.org> | 2007-09-11 08:27:29 +0200 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2007-09-21 04:57:53 +0200 |
commit | 68362e0857ecf8a9da1ac5f7abceafbcfaa969d7 (patch) | |
tree | c033374a749c3e23afe16516b9fcf68c5e272d03 /include | |
parent | sh: hp6xx: Update CF IRQ for INTC changes. (diff) | |
download | linux-68362e0857ecf8a9da1ac5f7abceafbcfaa969d7.tar.xz linux-68362e0857ecf8a9da1ac5f7abceafbcfaa969d7.zip |
serial: sh-sci: kgdb console build fixes.
The kgdb console code requires uart_set_options() and friends, which
are only provided by the serial core when console support is enabled.
These were sitting under CONFIG_SH_KGDB and resulted in a link error
when console support wasn't enabled, work that by rolling the console
routines under CONFIG_SH_KGDB_CONSOLE, which they should have been
all along.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions