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 67383605f2e5..19a3664f1dfe 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild | |||
@@ -141,7 +141,6 @@ header-y += snmp.h | |||
141 | header-y += sockios.h | 141 | header-y += sockios.h |
142 | header-y += som.h | 142 | header-y += som.h |
143 | header-y += sound.h | 143 | header-y += sound.h |
144 | header-y += stddef.h | ||
145 | header-y += synclink.h | 144 | header-y += synclink.h |
146 | header-y += telephony.h | 145 | header-y += telephony.h |
147 | header-y += termios.h | 146 | header-y += termios.h |
@@ -316,6 +315,7 @@ unifdef-y += sonet.h | |||
316 | unifdef-y += sonypi.h | 315 | unifdef-y += sonypi.h |
317 | unifdef-y += soundcard.h | 316 | unifdef-y += soundcard.h |
318 | unifdef-y += stat.h | 317 | unifdef-y += stat.h |
318 | unifdef-y += stddef.h | ||
319 | unifdef-y += sysctl.h | 319 | unifdef-y += sysctl.h |
320 | unifdef-y += tcp.h | 320 | unifdef-y += tcp.h |
321 | unifdef-y += time.h | 321 | unifdef-y += time.h |