提交 a87602e0 编写于 作者: A Arend van Spriel 提交者: Greg Kroah-Hartman

staging: brcm80211: remove mips specific include from dma.c

The include <asm/addrspace.h> has been removed as it is not
needed. None of the definitions from it are used in the source
file.

Tested on BCM63281.
Reviewed-by: NHenry Ptasinski <henryp@broadcom.com>
Reviewed-by: NPieter-Paul Giesberts <pieterpg@broadcom.com>
Tested-by: NJonas Gorski <jonas.gorski@gmail.com>
Signed-off-by: NArend van Spriel <arend@broadcom.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 d745a845
......@@ -18,10 +18,6 @@
#include <linux/delay.h>
#include <linux/pci.h>
#if defined(__mips__)
#include <asm/addrspace.h>
#endif
#include <brcmu_utils.h>
#include <aiutils.h>
#include "types.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册