]> Git Repo - linux.git/commitdiff
sparse irqs: add irqnr.h to the user headers list
authorIngo Molnar <[email protected]>
Fri, 12 Dec 2008 11:19:57 +0000 (12:19 +0100)
committerIngo Molnar <[email protected]>
Fri, 12 Dec 2008 11:29:10 +0000 (12:29 +0100)
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 <[email protected]>
include/linux/Kbuild

index e531783e5d78db542fb4e86c602698bf5824d72b..95ac82340c3bc0914ad08e02bc337a17b0416e39 100644 (file)
@@ -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
This page took 0.048894 seconds and 4 git commands to generate.