projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c90bfeb
)
add fiemap.h to header-y
author
Eric Sandeen
<sandeen@redhat.com>
Thu, 2 Apr 2009 23:56:44 +0000
(16:56 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 3 Apr 2009 02:04:49 +0000
(19:04 -0700)
Include fiemap.h in header-y; it defines the interface for the
FS_IOC_FIEMAP file mapping ioctl.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/Kbuild
patch
|
blob
|
history
diff --git
a/include/linux/Kbuild
b/include/linux/Kbuild
index
a67b622
..
ca9b9b9
100644
(file)
--- a/
include/linux/Kbuild
+++ b/
include/linux/Kbuild
@@
-67,6
+67,7
@@
header-y += falloc.h
header-y += fd.h
header-y += fdreg.h
header-y += fib_rules.h
+header-y += fiemap.h
header-y += firewire-cdev.h
header-y += firewire-constants.h
header-y += fuse.h