udf: remove redundant buffer_head.h includes

buffer_head.h was already included in udfdecl.h

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Jan Kara <jack@suse.cz>
This commit is contained in:
Fabian Frederick
2015-03-10 21:44:35 +01:00
committed by Jan Kara
parent 6fbaad879a
commit 13f0c2b0f6
11 changed files with 0 additions and 11 deletions

View File

@@ -16,7 +16,6 @@
#include <linux/fs.h>
#include <linux/string.h>
#include <linux/buffer_head.h>
struct fileIdentDesc *udf_fileident_read(struct inode *dir, loff_t *nf_pos,
struct udf_fileident_bh *fibh,