]> git.baikalelectronics.ru Git - kernel.git/commit
Drop some headers from mm.h
authorAlexey Dobriyan <adobriyan@gmail.com>
Wed, 17 Oct 2007 06:29:23 +0000 (23:29 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 17 Oct 2007 15:42:55 +0000 (08:42 -0700)
commit68c9e09d6ed0b025557b1e86937470e4d0ccb460
tree655364e458b8734a86c632316f4b5a1518529c60
parente0975a922807fb5f8a91517cdd392601736dfe5a
Drop some headers from mm.h

mm.h doesn't use directly anything from mutex.h and backing-dev.h, so
remove them and add them back to files which need them.

Cross-compile tested on many configs and archs.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/afs/write.c
include/linux/mm.h
mm/fremap.c
mm/mmap.c
mm/truncate.c