ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to 'drivers/net/ramips_eth.h'
SVN-Revision: 18176
This commit is contained in:
parent
5dd653a6bd
commit
bc59e3da51
2 changed files with 1 additions and 1 deletions
|
@ -24,8 +24,8 @@
|
|||
#include <linux/etherdevice.h>
|
||||
#include <linux/platform_device.h>
|
||||
|
||||
#include <eth.h>
|
||||
#include <ramips_eth_platform.h>
|
||||
#include "ramips_eth.h"
|
||||
|
||||
#define TX_TIMEOUT (20 * HZ / 100)
|
||||
#define MAX_RX_LENGTH 1500
|
||||
|
|
Loading…
Reference in a new issue