Skip to content

Commit

Permalink
[netdrvr b44] include linux/dma-mapping.h to eliminate warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Morton authored and Jeff Garzik committed Oct 28, 2005
1 parent 48257c4 commit 89358f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/net/b44.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#include <linux/delay.h>
#include <linux/init.h>
#include <linux/version.h>
#include <linux/dma-mapping.h>

#include <asm/uaccess.h>
#include <asm/io.h>
Expand Down

0 comments on commit 89358f9

Please sign in to comment.