add missing #include statement
authornbd <nbd@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Mon, 28 Jan 2008 21:04:23 +0000 (21:04 +0000)
committernbd <nbd@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Mon, 28 Jan 2008 21:04:23 +0000 (21:04 +0000)
git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3294 0192ed92-7a03-0410-a25b-9323aeb14dbd

ath/if_ath_ahb.h

index 44a156f7018906e8980c84e362191a2e325997f3..54961d6273f88b6bc254351050106712751e2a4a 100644 (file)
@@ -10,6 +10,7 @@
 
 #include <asm/io.h>
 #include <asm/uaccess.h>
+#include <linux/dma-mapping.h>
 
 #define AR531X_WLAN0_NUM       0
 #define AR531X_WLAN1_NUM       1