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:
fcf4830
)
[PATCH] USBATM: remove no-longer needed #include
author
Duncan Sands
<duncan.sands@math.u-psud.fr>
Fri, 28 Apr 2006 16:58:57 +0000
(18:58 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 21 Jun 2006 22:04:09 +0000
(15:04 -0700)
We #include <linux/netdevice.h> only because <linux/etherdevice.h>
needed it, but didn't #include it itself. But that's been fixed now.
Signed-off-by: Duncan Sands <baldrick@free.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found