aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/Kbuild
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2008-09-21 23:17:53 +0200
committerMark Fasheh <mfasheh@suse.com>2009-01-05 08:36:58 -0800
commitcf770c137122b78470a67ebd5498947869a09197 (patch)
treec1f9af3927752e8aef3e0ca45facc39ae6945258 /include/linux/Kbuild
parentquota: Introduce DQUOT_QUOTA_SYS_FILE flag (diff)
downloadlinux-dev-cf770c137122b78470a67ebd5498947869a09197.tar.xz
linux-dev-cf770c137122b78470a67ebd5498947869a09197.zip
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
header-y += ppdev.h
header-y += prctl.h
header-y += qnxtypes.h
-header-y += quotaio_v1.h
-header-y += quotaio_v2.h
header-y += radeonfb.h
header-y += raw.h
header-y += resource.h