aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMister Oyster <oysterized@gmail.com>2017-12-23 19:49:51 +0100
committerMister Oyster <oysterized@gmail.com>2017-12-23 21:43:39 +0100
commite333edb36575119845d2148007776b66385947e6 (patch)
tree06c593a7e4093ce76ffda6a47d6f6a7999005991 /include
parentc007a762003c375e46a0bd5a910f706dba686759 (diff)
fsync: revert to a version with fbsuspend instead of earlysuspend
This reverts commit fdd3da71eb0fae04ef0e67cd02eab371a26449c6. This reverts commit 384cf00787041088f91a0604dec112317135a369.
Diffstat (limited to 'include')
-rw-r--r--include/linux/dyn_sync_cntrl.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/linux/dyn_sync_cntrl.h b/include/linux/dyn_sync_cntrl.h
deleted file mode 100644
index 01e6c0444..000000000
--- a/include/linux/dyn_sync_cntrl.h
+++ /dev/null
@@ -1,6 +0,0 @@
-/*
- * dyn_sync_cntrl.h
- * Fsync dynamic control header
- */
-
-extern void sync_filesystems(int wait);