Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266201
b: refs/heads/master
c: d4fa0e3
h: refs/heads/master
i:
  266199: 092ae61
v: v3
  • Loading branch information
Yoshihiro Shimoda authored and David S. Miller committed Sep 28, 2011
1 parent c88498b commit 242fd5f
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 9 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: 8eac3f60acad6e05a938a3d5feef01cb367bde4a
refs/heads/master: d4fa0e35fdbd54acf791fa3793d6d17f7795f7ae
1 change: 1 addition & 0 deletions trunk/drivers/net/ethernet/renesas/sh_eth.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
#include <linux/pm_runtime.h>
#include <linux/slab.h>
#include <linux/ethtool.h>
#include <linux/sh_eth.h>

#include "sh_eth.h"

Expand Down
8 changes: 0 additions & 8 deletions trunk/drivers/net/ethernet/renesas/sh_eth.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,6 @@
#ifndef __SH_ETH_H__
#define __SH_ETH_H__

#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/spinlock.h>
#include <linux/netdevice.h>
#include <linux/phy.h>

#include <asm/sh_eth.h>

#define CARDNAME "sh-eth"
#define TX_TIMEOUT (5*HZ)
#define TX_RING_SIZE 64 /* Tx ring size */
Expand Down
File renamed without changes.

0 comments on commit 242fd5f

Please sign in to comment.