summaryrefslogtreecommitdiff
path: root/packages/linux/linux-rp-2.6.16
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-12-07 09:44:45 +0000
committerRichard Purdie <rpurdie@rpsys.net>2006-12-07 09:44:45 +0000
commit29d2d89d93b1f7039c6f2d2c22e5c75b8dd48e10 (patch)
tree0779c5c1f6ff1cd2657a43725941051068a7673e /packages/linux/linux-rp-2.6.16
parent707a04f0ab66d7d75cba6ea51c82aad705216cac (diff)
linux-rp: Fix pcmcia ids patch, Use ASoC patches directly from Wolfson for >= 2.6.18
Diffstat (limited to 'packages/linux/linux-rp-2.6.16')
-rw-r--r--packages/linux/linux-rp-2.6.16/hrw-pcmcia-ids-r5.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-rp-2.6.16/hrw-pcmcia-ids-r5.patch b/packages/linux/linux-rp-2.6.16/hrw-pcmcia-ids-r5.patch
index df1f6b3378..b09acacadd 100644
--- a/packages/linux/linux-rp-2.6.16/hrw-pcmcia-ids-r5.patch
+++ b/packages/linux/linux-rp-2.6.16/hrw-pcmcia-ids-r5.patch
@@ -56,7 +56,7 @@ Index: linux-2.6.18/drivers/net/pcmcia/pcnet_cs.c
PCMCIA_DEVICE_CIS_PROD_ID12("TAMARACK", "Ethernet", 0xcf434fba, 0x00b2e941, "tamarack.cis"),
PCMCIA_DEVICE_PROD_ID123("Fast Ethernet", "CF Size PC Card", "1.0",
0xb4be14e3, 0x43ac239b, 0x0877b627),
-+ PCMCIA_DEVICE_PROD_ID123("Ethernet", "CF Size PC Card", "1.0",exit
++ PCMCIA_DEVICE_PROD_ID123("Ethernet", "CF Size PC Card", "1.0",
+ 0x00b2e941, 0x43ac239b, 0x0877b627),
PCMCIA_DEVICE_NULL
};