From: Mike Frysinger Date: Thu, 13 Jan 2011 01:01:12 +0000 (-0800) Subject: romfs: have romfs_fs.h pull in necessary headers X-Git-Tag: v2.6.38-rc1~264 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d0a1decb4a07bcb8ef5c4d7f693eafdebc2c41b;p=pandora-kernel.git romfs: have romfs_fs.h pull in necessary headers This header uses things like __be32, so pull in linux/types.h. Further, it uses BLOCK_SIZE, so pull in linux/fs.h. Signed-off-by: Mike Frysinger Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed