diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-12-23 19:49:51 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-12-23 21:43:39 +0100 |
| commit | e333edb36575119845d2148007776b66385947e6 (patch) | |
| tree | 06c593a7e4093ce76ffda6a47d6f6a7999005991 /include | |
| parent | c007a762003c375e46a0bd5a910f706dba686759 (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.h | 6 |
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); |
