Fix another instance of old info re: miibus
This commit is contained in:
parent
3a8fa6db47
commit
cfb971178c
@ -139,7 +139,7 @@ MODULE_DEPEND(dc, pci, 1, 1, 1);
|
||||
MODULE_DEPEND(dc, ether, 1, 1, 1);
|
||||
MODULE_DEPEND(dc, miibus, 1, 1, 1);
|
||||
|
||||
/* "controller miibus0" required. See GENERIC if you get errors here. */
|
||||
/* "device miibus" required. See GENERIC if you get errors here. */
|
||||
#include "miibus_if.h"
|
||||
|
||||
/*
|
||||
|
@ -139,7 +139,7 @@ MODULE_DEPEND(dc, pci, 1, 1, 1);
|
||||
MODULE_DEPEND(dc, ether, 1, 1, 1);
|
||||
MODULE_DEPEND(dc, miibus, 1, 1, 1);
|
||||
|
||||
/* "controller miibus0" required. See GENERIC if you get errors here. */
|
||||
/* "device miibus" required. See GENERIC if you get errors here. */
|
||||
#include "miibus_if.h"
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user