diff options
Diffstat (limited to 'arch/mips/powertv/asic/asic-calliope.c')
-rw-r--r-- | arch/mips/powertv/asic/asic-calliope.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/powertv/asic/asic-calliope.c b/arch/mips/powertv/asic/asic-calliope.c index 1ae6623444b2..0a170e0ffeaa 100644 --- a/arch/mips/powertv/asic/asic-calliope.c +++ b/arch/mips/powertv/asic/asic-calliope.c | |||
@@ -77,7 +77,7 @@ const struct register_map calliope_register_map __initdata = { | |||
77 | .int_docsis_en = {.phys = CALLIOPE_ADDR(0xA028F4)}, | 77 | .int_docsis_en = {.phys = CALLIOPE_ADDR(0xA028F4)}, |
78 | 78 | ||
79 | .mips_pll_setup = {.phys = CALLIOPE_ADDR(0x980000)}, | 79 | .mips_pll_setup = {.phys = CALLIOPE_ADDR(0x980000)}, |
80 | .usb_fs = {.phys = CALLIOPE_ADDR(0x980030)}, | 80 | .fs432x4b4_usb_ctl = {.phys = CALLIOPE_ADDR(0x980030)}, |
81 | .test_bus = {.phys = CALLIOPE_ADDR(0x9800CC)}, | 81 | .test_bus = {.phys = CALLIOPE_ADDR(0x9800CC)}, |
82 | .crt_spare = {.phys = CALLIOPE_ADDR(0x9800d4)}, | 82 | .crt_spare = {.phys = CALLIOPE_ADDR(0x9800d4)}, |
83 | .usb2_ohci_int_mask = {.phys = CALLIOPE_ADDR(0x9A000c)}, | 83 | .usb2_ohci_int_mask = {.phys = CALLIOPE_ADDR(0x9A000c)}, |