aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/Kbuild
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2008-12-12 12:19:57 +0100
committerIngo Molnar <mingo@elte.hu>2008-12-12 12:29:10 +0100
commit30cb367ea2be76bf71dbd275f38d0fd3b6f4142b (patch)
tree4be5ce62430194d1c4bedb5007f5c68840f57476 /include/linux/Kbuild
parentsparse irqs: handle !GENIRQ platforms (diff)
downloadlinux-dev-30cb367ea2be76bf71dbd275f38d0fd3b6f4142b.tar.xz
linux-dev-30cb367ea2be76bf71dbd275f38d0fd3b6f4142b.zip
sparse irqs: add irqnr.h to the user headers list
Impact: fix build error /home/mingo/tip/usr/include/linux/random.h:11: included file 'linux/irqnr.h' is not exported Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r--include/linux/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index e531783e5d78..95ac82340c3b 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -313,6 +313,7 @@ unifdef-y += ptrace.h
unifdef-y += qnx4_fs.h
unifdef-y += quota.h
unifdef-y += random.h
+unifdef-y += irqnr.h
unifdef-y += reboot.h
unifdef-y += reiserfs_fs.h
unifdef-y += reiserfs_xattr.h