aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/Kbuild
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2008-09-21 17:17:53 -0400
committerMark Fasheh <mfasheh@suse.com>2009-01-05 11:36:58 -0500
commitcf770c137122b78470a67ebd5498947869a09197 (patch)
treec1f9af3927752e8aef3e0ca45facc39ae6945258 /include/linux/Kbuild
parentca785ec66b991e9ca74dd9840fc014487ad095e1 (diff)
quota: Move quotaio_v[12].h from include/linux/ to fs/
Since these include files are used only by implementation of quota formats, there's no need to have them in include/linux/. Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r--include/linux/Kbuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 95ac82340c3b..900a787cbae9 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -134,8 +134,6 @@ header-y += posix_types.h
134header-y += ppdev.h 134header-y += ppdev.h
135header-y += prctl.h 135header-y += prctl.h
136header-y += qnxtypes.h 136header-y += qnxtypes.h
137header-y += quotaio_v1.h
138header-y += quotaio_v2.h
139header-y += radeonfb.h 137header-y += radeonfb.h
140header-y += raw.h 138header-y += raw.h
141header-y += resource.h 139header-y += resource.h