Minor style(9) nit.
This commit is contained in:
parent
29ecb031b6
commit
21818d2313
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=238819
@ -76,6 +76,7 @@ struct at91_ohci_softc {
|
||||
static int
|
||||
ohci_atmelarm_probe(device_t dev)
|
||||
{
|
||||
|
||||
device_set_desc(dev, "AT91 integrated OHCI controller");
|
||||
return (BUS_PROBE_DEFAULT);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user