diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-11-07 12:32:25 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-11-07 12:32:25 +0000 |
commit | cfb90af68eb1f3dff7dbf603da2ceb10102b0174 (patch) | |
tree | 246edc42774aad2ec0d809cb4da215bd3392f97b /target/linux/x86/patches-2.6.31/100-pata_sc1200-wrap.patch | |
parent | ac001d65206bd2d0031369b18031bd1d4524a8e2 (diff) | |
download | upstream-cfb90af68eb1f3dff7dbf603da2ceb10102b0174.tar.gz upstream-cfb90af68eb1f3dff7dbf603da2ceb10102b0174.tar.bz2 upstream-cfb90af68eb1f3dff7dbf603da2ceb10102b0174.zip |
add olpc 2.6.31 configuration, forward port the block2mtd patch, refresh patches
SVN-Revision: 18333
Diffstat (limited to 'target/linux/x86/patches-2.6.31/100-pata_sc1200-wrap.patch')
-rw-r--r-- | target/linux/x86/patches-2.6.31/100-pata_sc1200-wrap.patch | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/target/linux/x86/patches-2.6.31/100-pata_sc1200-wrap.patch b/target/linux/x86/patches-2.6.31/100-pata_sc1200-wrap.patch index edd925fbe4..066694b353 100644 --- a/target/linux/x86/patches-2.6.31/100-pata_sc1200-wrap.patch +++ b/target/linux/x86/patches-2.6.31/100-pata_sc1200-wrap.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.31.5/drivers/ata/pata_sc1200.c -=================================================================== ---- linux-2.6.31.5.orig/drivers/ata/pata_sc1200.c 2009-10-23 00:57:56.000000000 +0200 -+++ linux-2.6.31.5/drivers/ata/pata_sc1200.c 2009-10-23 12:45:54.000000000 +0200 -@@ -236,7 +236,7 @@ +--- a/drivers/ata/pata_sc1200.c ++++ b/drivers/ata/pata_sc1200.c +@@ -236,7 +236,7 @@ static int sc1200_init_one(struct pci_de .port_ops = &sc1200_port_ops }; /* Can't enable port 2 yet, see top comments */ |