Merge branch 'stable-3.2' into pandora-3.2
[pandora-kernel.git] / drivers / scsi / bfa / bfad_debugfs.c
index 8b3ee6f..c1f0e80 100644 (file)
@@ -473,7 +473,7 @@ static const struct file_operations bfad_debugfs_op_regwr = {
 
 struct bfad_debugfs_entry {
        const char *name;
-       mode_t  mode;
+       umode_t mode;
        const struct file_operations *fops;
 };