mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-27 16:39:08 +00:00
Complete removal of cardbus_write_ivar which was left hanging.
This commit is contained in:
parent
30e239fe64
commit
7b77311219
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=189636
@ -82,9 +82,6 @@ static int cardbus_read_ivar(device_t cbdev, device_t child, int which,
|
||||
uintptr_t *result);
|
||||
static void cardbus_release_all_resources(device_t cbdev,
|
||||
struct cardbus_devinfo *dinfo);
|
||||
static int cardbus_write_ivar(device_t cbdev, device_t child, int which,
|
||||
uintptr_t value);
|
||||
|
||||
/************************************************************************/
|
||||
/* Probe/Attach */
|
||||
/************************************************************************/
|
||||
|
Loading…
Reference in New Issue
Block a user