mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-19 07:54:05 +02:00
fixed wrong path in diff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10748 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
72262b7d39
commit
2d002f537b
@ -1,5 +1,5 @@
|
|||||||
--- /usr/src/linux-2.6.24/drivers/net/cpmac.c 2008-01-25 02:20:37.000000000 +0100
|
--- linux-2.6.24/drivers/net/cpmac.c 2008-01-25 02:20:37.000000000 +0100
|
||||||
+++ cpmac.c 2008-04-06 21:30:03.000000000 +0200
|
+++ linux-2.6.24/drivers/net/cpmac.c 2008-04-06 21:30:03.000000000 +0200
|
||||||
@@ -38,6 +38,7 @@
|
@@ -38,6 +38,7 @@
|
||||||
#include <linux/platform_device.h>
|
#include <linux/platform_device.h>
|
||||||
#include <linux/dma-mapping.h>
|
#include <linux/dma-mapping.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user