projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eba7f3b
)
Remove unneeded inclusion of <linux/time.h> from <linux/ufs_fs.h>
author
David Woodhouse
<dwmw2@infradead.org>
Wed, 3 May 2006 23:59:14 +0000
(
00:59
+0100)
committer
David Woodhouse
<dwmw2@infradead.org>
Wed, 3 May 2006 23:59:14 +0000
(
00:59
+0100)
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
include/linux/ufs_fs.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/ufs_fs.h
b/include/linux/ufs_fs.h
index 843aeaaa79d4a4cb8d68b21ff1518bfe1b8283aa..86b5b4271b5a7b5e9d00c1d2092005eea53f8ae1 100644
(file)
--- a/
include/linux/ufs_fs.h
+++ b/
include/linux/ufs_fs.h
@@
-32,7
+32,6
@@
#include <linux/types.h>
#include <linux/kernel.h>
-#include <linux/time.h>
#include <linux/stat.h>
#include <linux/fs.h>