mm: includecheck fix: vmalloc.c
authorJaswinder Singh Rajput <jaswinder@kernel.org>
Wed, 7 Oct 2009 23:32:23 +0000 (16:32 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Oct 2009 14:36:38 +0000 (07:36 -0700)
commit3700c155af56b54adfc737ba3164a41de2c59d41
tree034c53a8c573339076a7a5d7d77bc133280a24ff
parentc73602ad31cdcf7e6651f43d12f65b5b9b825b6f
mm: includecheck fix: vmalloc.c

fix the following 'make includecheck' warning:

  mm/vmalloc.c: linux/highmem.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/vmalloc.c