ARM: Remove DISCONTIGMEM support
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 31 May 2010 11:16:05 +0000 (14:16 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 31 May 2010 12:46:32 +0000 (15:46 +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