This driver doesn't need to include <sys/bus_private.h> either.
Spotted by: FlexeLint
This commit is contained in:
parent
a3ae595729
commit
b9b7876d2b
@ -33,7 +33,6 @@
|
||||
#include <sys/socket.h>
|
||||
|
||||
#include <sys/bus.h>
|
||||
#include <sys/bus_private.h>
|
||||
#include <sys/kernel.h>
|
||||
#include <sys/module.h>
|
||||
#include <machine/bus.h>
|
||||
|
@ -32,7 +32,6 @@
|
||||
#include <sys/systm.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/bus.h>
|
||||
#include <sys/bus_private.h>
|
||||
#include <sys/kernel.h>
|
||||
#include <sys/module.h>
|
||||
#include <machine/bus.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user