r2700 - trunk/kernel/source/kernel-source-2.6.11-2.6.11/debian/patches

Sven Luther luther@costa.debian.org
Mon, 14 Mar 2005 10:14:24 +0100


Author: luther
Date: 2005-03-14 10:14:22 +0100 (Mon, 14 Mar 2005)
New Revision: 2700

Modified:
   trunk/kernel/source/kernel-source-2.6.11-2.6.11/debian/patches/powerpc-mv643xx-eth-pegasos.dpatch
Log:
Fixed new version of  powerpc-mv643xx-eth-pegasos.dpatch :/


Modified: trunk/kernel/source/kernel-source-2.6.11-2.6.11/debian/patches/powerpc-mv643xx-eth-pegasos.dpatch
===================================================================
--- trunk/kernel/source/kernel-source-2.6.11-2.6.11/debian/patches/powerpc-mv643xx-eth-pegasos.dpatch	2005-03-14 09:13:30 UTC (rev 2699)
+++ trunk/kernel/source/kernel-source-2.6.11-2.6.11/debian/patches/powerpc-mv643xx-eth-pegasos.dpatch	2005-03-14 09:14:22 UTC (rev 2700)
@@ -40,7 +40,7 @@
 +#include <linux/ioport.h>
 +#include <linux/device.h>
 +#include <linux/mv643xx.h>
-+#include <linux/pci_ids.h>
++#include <linux/pci.h>
 +
 +/* Pegasos 2 specific Marvell MV 64361 gigabit ethernet port setup */
 +static struct resource mv643xx_eth_shared_resources[] = {