ARM: Remove DISCONTIGMEM support
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 25 May 2010 23:31:17 +0000 (16:31 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 25 May 2010 23:31:17 +0000 (16:31 -0700)
Everything should now be using sparsemem rather than discontigmem, so
remove the code supporting discontigmem from ARM.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found