rkwifi: fix compilation error on arm64
author黄涛 <huangtao@rock-chips.com>
Thu, 23 Oct 2014 12:19:51 +0000 (20:19 +0800)
committer黄涛 <huangtao@rock-chips.com>
Thu, 23 Oct 2014 12:19:51 +0000 (20:19 +0800)
drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/linux_osl.c

index 573643039a0feb7e8fb566401af42aead97f0a14..f2c683f9494d2a8887ab1929179900cf57ede9d2 100755 (executable)
@@ -16,6 +16,7 @@
 #include <bcmutils.h>
 #include <linux/delay.h>
 #include <pcicfg.h>
+#include <asm-generic/pci-dma-compat.h>