projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: raeth: unmap DMA memory when a packet is received
[openwrt.git]
/
target
/
linux
/
ar71xx
/
files
/
drivers
/
net
/
phy
/
micrel.c
diff --git
a/target/linux/ar71xx/files/drivers/net/phy/micrel.c
b/target/linux/ar71xx/files/drivers/net/phy/micrel.c
index
bd56343
..
1499d4a
100644
(file)
--- a/
target/linux/ar71xx/files/drivers/net/phy/micrel.c
+++ b/
target/linux/ar71xx/files/drivers/net/phy/micrel.c
@@
-10,6
+10,7
@@
*
*/
+#include <linux/module.h>
#include <linux/delay.h>
#include <linux/skbuff.h>
#include <linux/phy.h>
This page took
0.02754 seconds
and
4
git commands to generate.