|
@@ -372,8 +372,6 @@ static void __init at91sam9g45_map_io(void)
|
|
|
|
|
|
static void __init at91sam9g45_ioremap_registers(void)
|
|
static void __init at91sam9g45_ioremap_registers(void)
|
|
{
|
|
{
|
|
- at91_ioremap_shdwc(AT91SAM9G45_BASE_SHDWC);
|
|
|
|
- at91_ioremap_rstc(AT91SAM9G45_BASE_RSTC);
|
|
|
|
at91_ioremap_ramc(0, AT91SAM9G45_BASE_DDRSDRC1, 512);
|
|
at91_ioremap_ramc(0, AT91SAM9G45_BASE_DDRSDRC1, 512);
|
|
at91_ioremap_ramc(1, AT91SAM9G45_BASE_DDRSDRC0, 512);
|
|
at91_ioremap_ramc(1, AT91SAM9G45_BASE_DDRSDRC0, 512);
|
|
at91sam926x_ioremap_pit(AT91SAM9G45_BASE_PIT);
|
|
at91sam926x_ioremap_pit(AT91SAM9G45_BASE_PIT);
|