Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97384
b: refs/heads/master
c: 9c28faa
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed May 26, 2008
1 parent 6d6cd59 commit 6a40c73
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c511afb41f21857fbbae78f83f88b1247597f46f
refs/heads/master: 9c28faaab19132b3f029d4ffa9a4dee8a11f0cbb
1 change: 0 additions & 1 deletion trunk/arch/sh/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,6 @@ config CPU_SUBTYPE_SH7723
select CPU_SH4A
select CPU_SHX2
select ARCH_SPARSEMEM_ENABLE
select SYS_SUPPORTS_NUMA
help
Select SH7723 if you have an SH-MobileR2 CPU.

Expand Down
6 changes: 0 additions & 6 deletions trunk/arch/sh/kernel/cpu/sh4a/setup-sh7723.c
Original file line number Diff line number Diff line change
Expand Up @@ -292,9 +292,3 @@ void __init plat_irq_setup(void)
{
register_intc_controller(&intc_desc);
}

void __init plat_mem_setup(void)
{
/* Register the URAM space as Node 1 */
setup_bootmem_node(1, 0x055f0000, 0x05610000);
}

0 comments on commit 6a40c73

Please sign in to comment.