Signed-off-by: Andrew Morton --- 25-akpm/drivers/serial/8250.c | 1 + 1 files changed, 1 insertion(+) diff -puN drivers/serial/8250.c~kgdb-x86_64-serial-fix drivers/serial/8250.c --- 25/drivers/serial/8250.c~kgdb-x86_64-serial-fix 2004-11-04 00:34:27.311327664 -0800 +++ 25-akpm/drivers/serial/8250.c 2004-11-04 00:34:38.175676032 -0800 @@ -2512,6 +2512,7 @@ void serial8250_unregister_port(int line EXPORT_SYMBOL(serial8250_unregister_port); #ifdef CONFIG_KGDB +#include /* * Find all the ports using the given irq and shut them down. * Result should be that the irq will be released. _