commit | 79f5ad3e1826a8b06f1dec0a85a26a407a0c4445 | [log] [tgz] |
---|---|---|
author | Peter Hurley <peter@hurleysoftware.com> | Wed Nov 05 12:26:28 2014 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 05 20:18:30 2014 -0800 |
tree | 31385245cec93b453396b6ef6af47309434861d7 | |
parent | b9104f5cec3b7d8fb4068bce5ddc8240dc7b81f7 [diff] |
serial: hp300: Remove obsolete comments setup_serial_console() is obsolete and has been superseded by early_serial_setup() which is called at the end of the function. The IA64 arch does not call this function; only the m68k arch setup calls this function. Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>