From: Thomas Gleixner Date: Fri, 4 Feb 2011 16:33:49 +0000 (+0100) Subject: genirq: Remove dead code X-Git-Tag: v2.6.39-rc1~503^2~9^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44951a60ff888add9e84f509ffce20052e45af94;p=pandora-kernel.git genirq: Remove dead code CONFIG_KSTAT_IRQS_ONDEMAND does not exist. It's not worth to implement it. Use sparse irqs if you care about memory consumption of the interrupt layer. Found by undertaker: http://vamos.informatik.uni-erlangen.de/trac/undertaker Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed