diff options
Diffstat (limited to 'arch/mips/au1000')
-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, |