Skip to content

Commit

Permalink
[IPW2200]: ipw2200.h needs linux/dma-mapping.h
Browse files Browse the repository at this point in the history
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Sep 6, 2005
1 parent fb5f5e6 commit 3da54c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/net/wireless/ipw2200.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@

#include <linux/firmware.h>
#include <linux/wireless.h>
#include <linux/dma-mapping.h>
#include <asm/io.h>

#include <net/ieee80211.h>
Expand Down

0 comments on commit 3da54c5

Please sign in to comment.