]> git.baikalelectronics.ru Git - kernel.git/commit
NOMMU: mm/nommu.c needs linux/module.h
authorDavid Howells <dhowells@redhat.com>
Mon, 29 Oct 2007 13:15:39 +0000 (13:15 +0000)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 29 Oct 2007 14:53:26 +0000 (07:53 -0700)
commite92cd43ae23c811d12feeb685321a0612d30d914
tree53c6d6fc035ed4d907276ef2ab2e8aab853e9919
parentd2c42ce59e6bad046af4ed861949c722dc12093f
NOMMU: mm/nommu.c needs linux/module.h

mm/nommu.c needs to #include linux/module.h for it to understand EXPORT_*()
macros.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/nommu.c