x86: Fix discontigmem + non-HIGHMEM compile
authorLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 16 May 2007 01:45:49 +0000 (18:45 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 16 May 2007 01:45:49 +0000 (18:45 -0700)
It's not necessarily a very sane configuration, but people running "make
randconfig" noticed it wouldn't compile.  This fixes some obvious
problems in discontig.c to allow a clean compile.

Acked-by: andrew hendry <andrew.hendry@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found