From: Adrian Bunk This patch removes three headers from header-y that were also listed as unifdef-y. Signed-off-by: Adrian Bunk Cc: Sam Ravnborg Signed-off-by: Andrew Morton --- include/linux/Kbuild | 3 --- 1 file changed, 3 deletions(-) diff -puN include/linux/Kbuild~include-linux-kbuild-remove-duplicate-entries include/linux/Kbuild --- a/include/linux/Kbuild~include-linux-kbuild-remove-duplicate-entries +++ a/include/linux/Kbuild @@ -78,7 +78,6 @@ header-y += if_arcnet.h header-y += if_bonding.h header-y += if_cablemodem.h header-y += if_fc.h -header-y += if_fddi.h header-y += if.h header-y += if_hippi.h header-y += if_infiniband.h @@ -121,7 +120,6 @@ header-y += nl80211.h header-y += oom.h header-y += param.h header-y += pci_regs.h -header-y += personality.h header-y += pfkeyv2.h header-y += pg.h header-y += phantom.h @@ -159,7 +157,6 @@ header-y += video_decoder.h header-y += video_encoder.h header-y += videotext.h header-y += vt.h -header-y += wireless.h header-y += x25.h unifdef-y += acct.h _