amdgpio: small formatting cleanup
MFC after: 2 weeks
This commit is contained in:
parent
cada7eafac
commit
ed3f0b8a21
@ -356,7 +356,6 @@ amdgpio_probe(device_t dev)
|
||||
if (acpi_disabled("gpio"))
|
||||
return (ENXIO);
|
||||
rv = ACPI_ID_PROBE(device_get_parent(dev), dev, gpio_ids, NULL);
|
||||
|
||||
if (rv <= 0)
|
||||
device_set_desc(dev, "AMD GPIO Controller");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user