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 831c4634162c..97319a8fc1e0 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild | |||
@@ -118,6 +118,7 @@ header-y += eventpoll.h | |||
118 | header-y += ext2_fs.h | 118 | header-y += ext2_fs.h |
119 | header-y += fadvise.h | 119 | header-y += fadvise.h |
120 | header-y += falloc.h | 120 | header-y += falloc.h |
121 | header-y += fanotify.h | ||
121 | header-y += fb.h | 122 | header-y += fb.h |
122 | header-y += fcntl.h | 123 | header-y += fcntl.h |
123 | header-y += fd.h | 124 | header-y += fd.h |
@@ -326,10 +327,6 @@ header-y += serio.h | |||
326 | header-y += shm.h | 327 | header-y += shm.h |
327 | header-y += signal.h | 328 | header-y += signal.h |
328 | header-y += signalfd.h | 329 | header-y += signalfd.h |
329 | header-y += smb.h | ||
330 | header-y += smb_fs.h | ||
331 | header-y += smb_mount.h | ||
332 | header-y += smbno.h | ||
333 | header-y += snmp.h | 330 | header-y += snmp.h |
334 | header-y += socket.h | 331 | header-y += socket.h |
335 | header-y += sockios.h | 332 | header-y += sockios.h |
@@ -372,7 +369,6 @@ header-y += veth.h | |||
372 | header-y += vhost.h | 369 | header-y += vhost.h |
373 | header-y += videodev.h | 370 | header-y += videodev.h |
374 | header-y += videodev2.h | 371 | header-y += videodev2.h |
375 | header-y += videotext.h | ||
376 | header-y += virtio_9p.h | 372 | header-y += virtio_9p.h |
377 | header-y += virtio_balloon.h | 373 | header-y += virtio_balloon.h |
378 | header-y += virtio_blk.h | 374 | header-y += virtio_blk.h |