[bhnd] fix compilation due to incompatible types
Submitted by: Michael Zhilin <mizhka@gmail.com> Differential Revision: https://reviews.freebsd.org/D6532
This commit is contained in:
parent
42eb56568a
commit
c4b089eef9
@ -216,7 +216,7 @@ bhnd_soc_is_hw_disabled(device_t dev, device_t child)
|
||||
return false;
|
||||
}
|
||||
|
||||
static int
|
||||
static bhnd_attach_type
|
||||
bhnd_soc_get_attach_type(device_t dev, device_t child)
|
||||
{
|
||||
return (BHND_ATTACH_NATIVE);
|
||||
|
Loading…
x
Reference in New Issue
Block a user