[bwn] add opt_wlan.h and opt_bwn.h to each of the phy_n source files.
This commit is contained in:
parent
a5d89c93cc
commit
d06fe9105e
@ -31,6 +31,9 @@ __FBSDID("$FreeBSD$");
|
||||
* The Broadcom Wireless LAN controller driver.
|
||||
*/
|
||||
|
||||
#include "opt_wlan.h"
|
||||
#include "opt_bwn.h"
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
#include <sys/kernel.h>
|
||||
|
@ -29,6 +29,8 @@ __FBSDID("$FreeBSD$");
|
||||
/*
|
||||
* The Broadcom Wireless LAN controller driver.
|
||||
*/
|
||||
#include "opt_wlan.h"
|
||||
#include "opt_bwn.h"
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
|
@ -30,6 +30,9 @@ __FBSDID("$FreeBSD$");
|
||||
* The Broadcom Wireless LAN controller driver.
|
||||
*/
|
||||
|
||||
#include "opt_wlan.h"
|
||||
#include "opt_bwn.h"
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
#include <sys/kernel.h>
|
||||
|
@ -30,6 +30,9 @@ __FBSDID("$FreeBSD$");
|
||||
* The Broadcom Wireless LAN controller driver.
|
||||
*/
|
||||
|
||||
#include "opt_wlan.h"
|
||||
#include "opt_bwn.h"
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
#include <sys/kernel.h>
|
||||
|
@ -31,6 +31,9 @@ __FBSDID("$FreeBSD$");
|
||||
* The Broadcom Wireless LAN controller driver.
|
||||
*/
|
||||
|
||||
#include "opt_wlan.h"
|
||||
#include "opt_bwn.h"
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
#include <sys/kernel.h>
|
||||
|
@ -31,6 +31,9 @@ __FBSDID("$FreeBSD$");
|
||||
* The Broadcom Wireless LAN controller driver.
|
||||
*/
|
||||
|
||||
#include "opt_wlan.h"
|
||||
#include "opt_bwn.h'
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
#include <sys/kernel.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user