]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0cc31af19e6f9cc7db559a052252c88adb9649f0
tree034c53a8c573339076a7a5d7d77bc133280a24ff
parent250d7fe0da77903e173449bc5876563276e9d8a4
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