aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/lm_interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/gfs2/lm_interface.h')
-rw-r--r--fs/gfs2/lm_interface.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/gfs2/lm_interface.h b/fs/gfs2/lm_interface.h
index e1e89d92a8d..0bf4c276e0f 100644
--- a/fs/gfs2/lm_interface.h
+++ b/fs/gfs2/lm_interface.h
@@ -260,8 +260,6 @@ struct lm_lockstruct {
int ls_flags;
};
-void __init gfs2_init_lmh(void);
-
/*
* Lock module bottom interface. A lock module makes itself available to GFS
* with these functions.