1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-19 04:39:00 +03:00

ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to 'drivers/net/ramips_eth.h'

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18176 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2009-10-26 17:17:51 +00:00
parent d9c2b6a237
commit 4497cf8437
2 changed files with 1 additions and 1 deletions

View File

@ -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