tree 4181cb682b768f7f73bfc7df1975349736296319
parent 2be041a79bbdbb3c830f4cc3bc3387ba6fff7566
author [EMAIL PROTECTED] <[EMAIL PROTECTED]> Mon, 05 Sep 2005 03:26:13 +0100
committer Jeff Garzik <[EMAIL PROTECTED]> Tue, 06 Sep 2005 01:57:23 -0400

[PATCH] (6/7) missing include (ipw2200)

added missing include of dma-mapping.h

Signed-off-by: Al Viro <[EMAIL PROTECTED]>
Signed-off-by: Jeff Garzik <[EMAIL PROTECTED]>

 drivers/net/wireless/ipw2200.h |    1 +
 1 files changed, 1 insertion(+)

diff --git a/drivers/net/wireless/ipw2200.h b/drivers/net/wireless/ipw2200.h
--- a/drivers/net/wireless/ipw2200.h
+++ b/drivers/net/wireless/ipw2200.h
@@ -42,6 +42,7 @@
 #include <linux/etherdevice.h>
 #include <linux/delay.h>
 #include <linux/random.h>
+#include <linux/dma-mapping.h>
 
 #include <linux/firmware.h>
 #include <linux/wireless.h>
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to