diff options
author | Pete Popov <ppopov@embeddedalley.com> | 2005-09-16 20:38:10 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-10-29 14:32:24 -0400 |
commit | d6460827af0763dc2f4a5cf0455cbf1e3a9ccb77 (patch) | |
tree | eeac9842013ab85276fff3ee64928c9c4cd1fd2c /arch/mips | |
parent | efe29c0f34dc3ee3511e46458f335edb7ee50327 (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.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/au1000/common/platform.c b/arch/mips/au1000/common/platform.c index a5e3ea413694..0f29815003fa 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 | |||
212 | static struct platform_device au1x00_pcmcia_device = { | 210 | static struct platform_device au1x00_pcmcia_device = { |
213 | .name = "au1x00-pcmcia", | 211 | .name = "au1x00-pcmcia", |
214 | .id = 0, | 212 | .id = 0, |