diff options
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r-- | include/linux/Kbuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index 1feed71551c9..f72914db2a11 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild | |||
@@ -214,7 +214,6 @@ unifdef-y += futex.h | |||
214 | unifdef-y += fs.h | 214 | unifdef-y += fs.h |
215 | unifdef-y += gameport.h | 215 | unifdef-y += gameport.h |
216 | unifdef-y += generic_serial.h | 216 | unifdef-y += generic_serial.h |
217 | unifdef-y += hayesesp.h | ||
218 | unifdef-y += hdlcdrv.h | 217 | unifdef-y += hdlcdrv.h |
219 | unifdef-y += hdlc.h | 218 | unifdef-y += hdlc.h |
220 | unifdef-y += hdreg.h | 219 | unifdef-y += hdreg.h |
@@ -330,6 +329,7 @@ unifdef-y += scc.h | |||
330 | unifdef-y += sched.h | 329 | unifdef-y += sched.h |
331 | unifdef-y += screen_info.h | 330 | unifdef-y += screen_info.h |
332 | unifdef-y += sdla.h | 331 | unifdef-y += sdla.h |
332 | unifdef-y += securebits.h | ||
333 | unifdef-y += selinux_netlink.h | 333 | unifdef-y += selinux_netlink.h |
334 | unifdef-y += sem.h | 334 | unifdef-y += sem.h |
335 | unifdef-y += serial_core.h | 335 | unifdef-y += serial_core.h |