Remove unneeded patch.

* debian/patches-debian/powerpc-ppc64-vio-data.patch: Remove.
* debian/patches-debian/series/2.6.13-1: Drop powerpc-ppc64-vio-data.patch.

svn path=/dists/trunk/linux-2.6/; revision=4223
This commit is contained in:
Bastian Blank 2005-09-15 14:44:09 +00:00
parent 6655966156
commit 7107bb069c
2 changed files with 0 additions and 19 deletions

View File

@ -1,18 +0,0 @@
#! /bin/sh -e
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Description: Add driver_data member to vio_dev.
## DP: Patch author: Bastian Blank <waldi@debian.org>
## DP: Upstream status: unknown
diff -aurN a/include/asm-ppc64/vio.h b/include/asm-ppc64/vio.h
--- a/include/asm-ppc64/vio.h 2005-06-17 15:48:29.000000000 -0400
+++ b/include/asm-ppc64/vio.h 2005-06-18 12:02:58.000000000 -0400
@@ -91,6 +91,7 @@
char *type;
uint32_t unit_address;
unsigned int irq;
+ void *driver_data;
struct device dev;
};

View File

@ -14,7 +14,6 @@
+ powerpc-g4-l2-flush-errata.patch
+ powerpc-mkvmlinuz-support.patch
+ powerpc-pmac-cache-power34-fix.patch
+ powerpc-ppc64-vio-data.patch
+ powerpc-serial.patch
+ qla2xxx-removed.patch
+ remove-references-to-removed-drivers.patch