ARM: Remove DISCONTIGMEM support
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 6 Jul 2010 14:05:46 +0000 (17:05 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 6 Jul 2010 14:05:46 +0000 (17:05 +0300)
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