diff options
| author | Ingo Molnar <mingo@elte.hu> | 2009-04-05 19:41:22 -0400 |
|---|---|---|
| committer | Ingo Molnar <mingo@elte.hu> | 2009-04-05 19:41:22 -0400 |
| commit | 9efe21cb82b5dbe3b0b2ae4de4eccc64ecb94e95 (patch) | |
| tree | 7ff8833745d2f268f897f6fa4a27263b4a572245 /include/linux/Kbuild | |
| parent | de18836e447c2dc30120c0919b8db8ddc0401cc4 (diff) | |
| parent | 0221c81b1b8eb0cbb6b30a0ced52ead32d2b4e4c (diff) | |
Merge branch 'linus' into irq/threaded
Conflicts:
include/linux/irq.h
kernel/irq/handle.c
Diffstat (limited to 'include/linux/Kbuild')
| -rw-r--r-- | include/linux/Kbuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index 106c3ba50844..ca9b9b9bd331 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild | |||
| @@ -67,6 +67,7 @@ header-y += falloc.h | |||
| 67 | header-y += fd.h | 67 | header-y += fd.h |
| 68 | header-y += fdreg.h | 68 | header-y += fdreg.h |
| 69 | header-y += fib_rules.h | 69 | header-y += fib_rules.h |
| 70 | header-y += fiemap.h | ||
| 70 | header-y += firewire-cdev.h | 71 | header-y += firewire-cdev.h |
| 71 | header-y += firewire-constants.h | 72 | header-y += firewire-constants.h |
| 72 | header-y += fuse.h | 73 | header-y += fuse.h |
| @@ -115,6 +116,7 @@ header-y += mqueue.h | |||
| 115 | header-y += mtio.h | 116 | header-y += mtio.h |
| 116 | header-y += ncp_no.h | 117 | header-y += ncp_no.h |
| 117 | header-y += neighbour.h | 118 | header-y += neighbour.h |
| 119 | header-y += net_dropmon.h | ||
| 118 | header-y += netfilter_arp.h | 120 | header-y += netfilter_arp.h |
| 119 | header-y += netrom.h | 121 | header-y += netrom.h |
| 120 | header-y += nfs2.h | 122 | header-y += nfs2.h |
| @@ -157,8 +159,6 @@ header-y += ultrasound.h | |||
| 157 | header-y += un.h | 159 | header-y += un.h |
| 158 | header-y += utime.h | 160 | header-y += utime.h |
| 159 | header-y += veth.h | 161 | header-y += veth.h |
| 160 | header-y += video_decoder.h | ||
| 161 | header-y += video_encoder.h | ||
| 162 | header-y += videotext.h | 162 | header-y += videotext.h |
| 163 | header-y += x25.h | 163 | header-y += x25.h |
| 164 | 164 | ||
