projects
/
platform
/
kernel
/
linux-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c04ec7
)
[PARISC] fix lasi_82596 build
author
Helge Deller
<deller@gmx.de>
Sun, 27 May 2007 12:27:23 +0000
(14:27 +0200)
committer
Kyle McMartin
<kyle@athena.road.mcmartin.ca>
Sun, 27 May 2007 16:03:36 +0000
(12:03 -0400)
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
drivers/net/lasi_82596.c
patch
|
blob
|
history
diff --git
a/drivers/net/lasi_82596.c
b/drivers/net/lasi_82596.c
index
6b49fc4
..
741780e
100644
(file)
--- a/
drivers/net/lasi_82596.c
+++ b/
drivers/net/lasi_82596.c
@@
-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>