aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2007-10-02 16:46:48 -0400
committerSam Ravnborg <sam@neptun.(none)>2007-10-12 15:20:32 -0400
commit7747f96f02803afb864c095fa6800f562030e7f6 (patch)
tree20365a9ee969b344c3d80b5a1e8f17e39fc86ac4
parent836caba77c290a62743fa9c5a69ed9605ec9cb28 (diff)
include/linux/Kbuild: remove duplicate entries
This patch removes three headers from header-y that were also listed as unifdef-y. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
-rw-r--r--include/linux/Kbuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 818cc3a50e6b..025af706d114 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -78,7 +78,6 @@ header-y += if_arcnet.h
78header-y += if_bonding.h 78header-y += if_bonding.h
79header-y += if_cablemodem.h 79header-y += if_cablemodem.h
80header-y += if_fc.h 80header-y += if_fc.h
81header-y += if_fddi.h
82header-y += if.h 81header-y += if.h
83header-y += if_hippi.h 82header-y += if_hippi.h
84header-y += if_infiniband.h 83header-y += if_infiniband.h
@@ -121,7 +120,6 @@ header-y += nl80211.h
121header-y += oom.h 120header-y += oom.h
122header-y += param.h 121header-y += param.h
123header-y += pci_regs.h 122header-y += pci_regs.h
124header-y += personality.h
125header-y += pfkeyv2.h 123header-y += pfkeyv2.h
126header-y += pg.h 124header-y += pg.h
127header-y += phantom.h 125header-y += phantom.h
@@ -159,7 +157,6 @@ header-y += video_decoder.h
159header-y += video_encoder.h 157header-y += video_encoder.h
160header-y += videotext.h 158header-y += videotext.h
161header-y += vt.h 159header-y += vt.h
162header-y += wireless.h
163header-y += x25.h 160header-y += x25.h
164 161
165unifdef-y += acct.h 162unifdef-y += acct.h