projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ff61c8
)
gianfar: Remove unused header
author
Kumar Gala
<galak@kernel.crashing.org>
Tue, 31 Mar 2009 03:42:58 +0000
(
03:42
+0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 2 Apr 2009 08:13:47 +0000
(
01:13
-0700)
Now that the driver is exclusively an of_platform driver we no longer
use the structs and #defines in fsl_devices.h
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/gianfar.h
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/gianfar.h
b/drivers/net/gianfar.h
index dd499d7cde2670c6b38fb59b4a39694c49660b1b..0642d52aef5ca703d29e415bb054ace303d8e4f1 100644
(file)
--- a/
drivers/net/gianfar.h
+++ b/
drivers/net/gianfar.h
@@
-45,7
+45,6
@@
#include <linux/crc32.h>
#include <linux/workqueue.h>
#include <linux/ethtool.h>
-#include <linux/fsl_devices.h>
/* The maximum number of packets to be handled in one call of gfar_poll */
#define GFAR_DEV_WEIGHT 64