]> git.baikalelectronics.ru Git - kernel.git/commit
mm: includecheck fix for mm/nommu.c
authorJaswinder Singh Rajput <jaswinder@kernel.org>
Tue, 22 Sep 2009 00:02:53 +0000 (17:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 22 Sep 2009 14:17:35 +0000 (07:17 -0700)
commit9137b0e89a36e33f0819de3f64b219d1fd32234f
tree5c2cd317f9001ce5a49341852ccb1f1bf291e089
parent9a32ceaa7726423506e8785783e91f4309476adb
mm: includecheck fix for mm/nommu.c

Fix the following 'make includecheck' warning:

  mm/nommu.c: internal.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Cc: David Howells <dhowells@redhat.com>
Acked-by: Greg Ungerer <gerg@snapgear.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/nommu.c