vfat: change the default from shortname=lower to shortname=mixed
[pandora-kernel.git] / fs / gfs2 / sys.h
index f8c01b5..e94560e 100644 (file)
@@ -10,9 +10,8 @@
 #ifndef __SYS_DOT_H__
 #define __SYS_DOT_H__
 
-/* Allow args to be passed to GFS2 when using an initial ram disk */
-extern char *gfs2_sys_margs;
-extern spinlock_t gfs2_sys_margs_lock;
+#include <linux/spinlock.h>
+struct gfs2_sbd;
 
 int gfs2_sys_fs_add(struct gfs2_sbd *sdp);
 void gfs2_sys_fs_del(struct gfs2_sbd *sdp);