|
@@ -1089,7 +1089,7 @@ static void autoconfig(struct uart_8250_port *up, unsigned int probeflags)
|
|
if (!up->port.iobase && !up->port.mapbase && !up->port.membase)
|
|
if (!up->port.iobase && !up->port.mapbase && !up->port.membase)
|
|
return;
|
|
return;
|
|
|
|
|
|
- DEBUG_AUTOCONF("ttyS%d: autoconf (0x%04x, 0x%p): ",
|
|
|
|
|
|
+ DEBUG_AUTOCONF("ttyS%d: autoconf (0x%04lx, 0x%p): ",
|
|
serial_index(&up->port), up->port.iobase, up->port.membase);
|
|
serial_index(&up->port), up->port.iobase, up->port.membase);
|
|
|
|
|
|
/*
|
|
/*
|