提交 d1ca6c4f 编写于 作者: M Michael Buesch 提交者: John W. Linville

[PATCH] bcm43xx: fix "include" issues on some platforms.

Signed-off-by: NMichael Buesch <mbuesch@freenet.de>
Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
上级 04b98f71
......@@ -34,11 +34,10 @@
#include "bcm43xx_power.h"
#include "bcm43xx_xmit.h"
#include <linux/dmapool.h>
#include <linux/dma-mapping.h>
#include <linux/pci.h>
#include <linux/delay.h>
#include <linux/skbuff.h>
#include <asm/semaphore.h>
static inline int free_slots(struct bcm43xx_dmaring *ring)
......
......@@ -38,6 +38,7 @@
#include <linux/wireless.h>
#include <linux/workqueue.h>
#include <linux/skbuff.h>
#include <linux/dma-mapping.h>
#include <net/iw_handler.h>
#include "bcm43xx.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册