usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabled
[linux-2.6-microblaze.git] / fs / ocfs2 / ocfs2.h
index d355e6e..3a90347 100644 (file)
@@ -347,7 +347,6 @@ struct ocfs2_super
        struct task_struct *recovery_thread_task;
        int disable_recovery;
        wait_queue_head_t checkpoint_event;
-       atomic_t needs_checkpoint;
        struct ocfs2_journal *journal;
        unsigned long osb_commit_interval;