Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183466
b: refs/heads/master
c: 5e33c79
h: refs/heads/master
v: v3
  • Loading branch information
Giuseppe CAVALLARO authored and David S. Miller committed Jan 8, 2010
1 parent eed1204 commit de28da8
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 21d437cc66dcfd0119a4905214fbbe19f3e276dc
refs/heads/master: 5e33c791233b7da47b5403344a915c1b7edaaad8
2 changes: 1 addition & 1 deletion trunk/drivers/net/stmmac/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
*******************************************************************************/

#include "descs.h"
#include <linux/io.h>
#include <linux/netdevice.h>

struct stmmac_extra_stats {
/* Transmit errors */
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/net/stmmac/dwmac100.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
Author: Giuseppe Cavallaro <peppe.cavallaro@st.com>
*******************************************************************************/

#include <linux/netdevice.h>
#include <linux/crc32.h>
#include <linux/mii.h>
#include <linux/phy.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/net/stmmac/dwmac1000.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
Author: Giuseppe Cavallaro <peppe.cavallaro@st.com>
*******************************************************************************/

#include <linux/netdevice.h>
#include <linux/phy.h>
#include "common.h"

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/net/stmmac/stmmac_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/interrupt.h>
#include <linux/netdevice.h>
#include <linux/etherdevice.h>
#include <linux/platform_device.h>
#include <linux/ip.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/net/stmmac/stmmac_mdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
Maintainer: Giuseppe Cavallaro <peppe.cavallaro@st.com>
*******************************************************************************/

#include <linux/netdevice.h>
#include <linux/mii.h>
#include <linux/phy.h>

Expand Down

0 comments on commit de28da8

Please sign in to comment.