mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
Remove more debugging
This commit is contained in:
parent
2adc126b6c
commit
2451114ab1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=137745
@ -130,7 +130,7 @@ acpi_snc_attach(device_t dev)
|
|||||||
static int
|
static int
|
||||||
acpi_snc_detach(device_t dev)
|
acpi_snc_detach(device_t dev)
|
||||||
{
|
{
|
||||||
return_VALUE(0);
|
return (0);
|
||||||
}
|
}
|
||||||
|
|
||||||
#if 0
|
#if 0
|
||||||
|
Loading…
Reference in New Issue
Block a user