aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
authorPete Popov <ppopov@embeddedalley.com>2005-09-16 20:38:10 -0400
committerRalf Baechle <ralf@linux-mips.org>2005-10-29 14:32:24 -0400
commitd6460827af0763dc2f4a5cf0455cbf1e3a9ccb77 (patch)
treeeeac9842013ab85276fff3ee64928c9c4cd1fd2c /arch/mips
parentefe29c0f34dc3ee3511e46458f335edb7ee50327 (diff)
Updated pcmcia driver with pb1200 and db1200 support.
Updated db1200_defconfig so pcmcia is enabled by default. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/au1000/common/platform.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/au1000/common/platform.c b/arch/mips/au1000/common/platform.c
index a5e3ea41369..0f29815003f 100644
--- a/arch/mips/au1000/common/platform.c
+++ b/arch/mips/au1000/common/platform.c
@@ -207,8 +207,6 @@ static struct platform_device au1200_ide0_device = {
207 .resource = au1200_ide0_resources, 207 .resource = au1200_ide0_resources,
208}; 208};
209 209
210#endif
211
212static struct platform_device au1x00_pcmcia_device = { 210static struct platform_device au1x00_pcmcia_device = {
213 .name = "au1x00-pcmcia", 211 .name = "au1x00-pcmcia",
214 .id = 0, 212 .id = 0,