diff options
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r-- | include/linux/Kbuild | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index e531783e5d78..a3323f337e4d 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild | |||
@@ -56,8 +56,6 @@ header-y += dlm_device.h | |||
56 | header-y += dlm_netlink.h | 56 | header-y += dlm_netlink.h |
57 | header-y += dm-ioctl.h | 57 | header-y += dm-ioctl.h |
58 | header-y += dn.h | 58 | header-y += dn.h |
59 | header-y += dqblk_v1.h | ||
60 | header-y += dqblk_v2.h | ||
61 | header-y += dqblk_xfs.h | 59 | header-y += dqblk_xfs.h |
62 | header-y += efs_fs_sb.h | 60 | header-y += efs_fs_sb.h |
63 | header-y += elf-fdpic.h | 61 | header-y += elf-fdpic.h |
@@ -134,8 +132,6 @@ header-y += posix_types.h | |||
134 | header-y += ppdev.h | 132 | header-y += ppdev.h |
135 | header-y += prctl.h | 133 | header-y += prctl.h |
136 | header-y += qnxtypes.h | 134 | header-y += qnxtypes.h |
137 | header-y += quotaio_v1.h | ||
138 | header-y += quotaio_v2.h | ||
139 | header-y += radeonfb.h | 135 | header-y += radeonfb.h |
140 | header-y += raw.h | 136 | header-y += raw.h |
141 | header-y += resource.h | 137 | header-y += resource.h |
@@ -183,7 +179,6 @@ unifdef-y += auto_fs.h | |||
183 | unifdef-y += auxvec.h | 179 | unifdef-y += auxvec.h |
184 | unifdef-y += binfmts.h | 180 | unifdef-y += binfmts.h |
185 | unifdef-y += blktrace_api.h | 181 | unifdef-y += blktrace_api.h |
186 | unifdef-y += byteorder.h | ||
187 | unifdef-y += capability.h | 182 | unifdef-y += capability.h |
188 | unifdef-y += capi.h | 183 | unifdef-y += capi.h |
189 | unifdef-y += cciss_ioctl.h | 184 | unifdef-y += cciss_ioctl.h |
@@ -313,6 +308,7 @@ unifdef-y += ptrace.h | |||
313 | unifdef-y += qnx4_fs.h | 308 | unifdef-y += qnx4_fs.h |
314 | unifdef-y += quota.h | 309 | unifdef-y += quota.h |
315 | unifdef-y += random.h | 310 | unifdef-y += random.h |
311 | unifdef-y += irqnr.h | ||
316 | unifdef-y += reboot.h | 312 | unifdef-y += reboot.h |
317 | unifdef-y += reiserfs_fs.h | 313 | unifdef-y += reiserfs_fs.h |
318 | unifdef-y += reiserfs_xattr.h | 314 | unifdef-y += reiserfs_xattr.h |