Formatting nit.
This commit is contained in:
parent
2839b59a94
commit
21ed765c7f
@ -85,8 +85,9 @@ static driver_t uart_octeon_driver = {
|
||||
|
||||
extern
|
||||
SLIST_HEAD(uart_devinfo_list, uart_devinfo) uart_sysdevs;
|
||||
static int
|
||||
uart_octeon_probe(device_t dev)
|
||||
|
||||
static int
|
||||
uart_octeon_probe(device_t dev)
|
||||
{
|
||||
struct uart_softc *sc;
|
||||
int unit;
|
||||
|
Loading…
x
Reference in New Issue
Block a user