Do not include linux/backing-dev.h twice
commit3426fadfa20454f124203768857e8f18ab4909bd
authorJesper Juhl <jesper.juhl@gmail.com>
Mon, 10 Mar 2008 00:12:08 +0000 (10 01:12 +0100)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 10 Mar 2008 05:21:52 +0000 (9 22:21 -0700)
tree2f65a70ca42a9f02a4e2eebc816300dbafe0d749
parentbf5a25e1fff88a1066e20cc7263329405e4939f6
Do not include linux/backing-dev.h twice

Don't include linux/backing-dev.h twice in mm/filemap.c, it's pointless.

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/filemap.c