From: Alexander Kuleshov Date: Thu, 16 Apr 2015 19:47:24 +0000 (-0700) Subject: fs/fat: remove unnecessary includes X-Git-Tag: omap-for-v4.2/o2_dc~105^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58932ef7f2f28e89ee37c6e2be94885e5078ba77;p=pandora-kernel.git fs/fat: remove unnecessary includes 'fat.h' includes which includes which includes all the header files required for all *.c files fat filesystem. [akpm@linux-foundation.org: fs/fat/iode.c needs seq_file.h] [sfr@canb.auug.org.au: put one actually necessary include file back] Signed-off-by: Alexander Kuleshov Acked-by: OGAWA Hirofumi Signed-off-by: Stephen Rothwell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed