Skip to content

Commit

Permalink
[PARISC] fix lasi_82596 build
Browse files Browse the repository at this point in the history
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
  • Loading branch information
Helge Deller authored and Kyle McMartin committed May 27, 2007
1 parent 5c04ec7 commit 76fb927
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/net/lasi_82596.c
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
#include <linux/init.h>
#include <linux/types.h>
#include <linux/bitops.h>
#include <linux/dma-mapping.h>

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

0 comments on commit 76fb927

Please sign in to comment.