serial: 8250_hp300: trivial: fix symbol name in #warning message
authorDaniele Forsi <dforsi@gmail.com>
Fri, 8 Aug 2014 15:56:30 +0000 (17:56 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Sep 2014 23:03:47 +0000 (16:03 -0700)
The symbol is defined in drivers/tty/serial/8250/Kconfig as
"SERIAL_8250", not just "8250".

Signed-off-by: Daniele Forsi <dforsi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found