summaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy/devboards/pb1550/platform.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/alchemy/devboards/pb1550/platform.c')
-rw-r--r--arch/mips/alchemy/devboards/pb1550/platform.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/mips/alchemy/devboards/pb1550/platform.c b/arch/mips/alchemy/devboards/pb1550/platform.c
index aa5016c..b496fb6 100644
--- a/arch/mips/alchemy/devboards/pb1550/platform.c
+++ b/arch/mips/alchemy/devboards/pb1550/platform.c
@@ -40,8 +40,8 @@ static int __init pb1550_dev_init(void)
PCMCIA_MEM_PSEUDO_PHYS + 0x00040000 - 1,
PCMCIA_IO_PSEUDO_PHYS,
PCMCIA_IO_PSEUDO_PHYS + 0x00001000 - 1,
- AU1500_GPIO_201_205,
- AU1000_GPIO_0,
+ AU1550_GPIO201_205_INT,
+ AU1550_GPIO0_INT,
0,
0,
0);
@@ -52,8 +52,8 @@ static int __init pb1550_dev_init(void)
PCMCIA_MEM_PSEUDO_PHYS + 0x00840000 - 1,
PCMCIA_IO_PSEUDO_PHYS + 0x00800000,
PCMCIA_IO_PSEUDO_PHYS + 0x00801000 - 1,
- AU1500_GPIO_201_205,
- AU1000_GPIO_1,
+ AU1550_GPIO201_205_INT,
+ AU1550_GPIO1_INT,
0,
0,
1);
OpenPOWER on IntegriCloud