2
0
forked from Ivasoft/openwrt

share common INTC code

SVN-Revision: 17440
This commit is contained in:
Gabor Juhos
2009-08-30 19:15:58 +00:00
parent 051c44e0c5
commit 6b482c872b
14 changed files with 139 additions and 145 deletions

View File

@@ -103,7 +103,6 @@ void __init plat_mem_setup(void)
{
set_io_port_base(KSEG1);
rt305x_intc_base = ioremap_nocache(RT305X_INTC_BASE, PAGE_SIZE);
rt305x_sysc_base = ioremap_nocache(RT305X_SYSC_BASE, PAGE_SIZE);
rt305x_memc_base = ioremap_nocache(RT305X_MEMC_BASE, PAGE_SIZE);