git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e2927b
)
e1000e: Need to include vmalloc.h
author
David S. Miller
<davem@davemloft.net>
Thu, 26 Jan 2012 21:25:55 +0000
(16:25 -0500)
committer
David S. Miller
<davem@davemloft.net>
Thu, 26 Jan 2012 21:25:55 +0000
(16:25 -0500)
Otherwise (on sparc64):
drivers/net/ethernet/intel/e1000e/ethtool.c:657:3: error: implicit declaration of function 'vmalloc' [-Werror=implicit-function-declaration]
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found